Home
last modified time | relevance | path

Searched refs:BRANCH_COST (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Ddefaults.h1316 #ifndef BRANCH_COST
1317 #define BRANCH_COST(speed_p, predictable_p) 1 macro
H A Dtarget.def3830 /* Give a cost, in RTX Costs units, for an edge. Like BRANCH_COST, but with
3850 and uses a multiple of @code{BRANCH_COST} otherwise.",
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Ddefaults.h1316 #ifndef BRANCH_COST
1317 #define BRANCH_COST(speed_p, predictable_p) 1 macro
H A Dtarget.def3830 /* Give a cost, in RTX Costs units, for an edge. Like BRANCH_COST, but with
3850 and uses a multiple of @code{BRANCH_COST} otherwise.",
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64.h1093 #define BRANCH_COST(SPEED_P, PREDICTABLE_P) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm.h2049 #define BRANCH_COST(speed_p, predictable_p) \ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info37268 -- Macro: BRANCH_COST (SPEED_P, PREDICTABLE_P)
37272 optimized for speed. When it is false, 'BRANCH_COST' should return
37275 architectures the 'BRANCH_COST' can be reduced then.
37461 'BRANCH_COST' is greater than or equal to the value 2.
37571 and uses a multiple of 'BRANCH_COST' otherwise.
41946 value of 'BRANCH_COST'+1 is the default if the machine does not use
52477 * BRANCH_COST: Costs. (line 104)
H A Dgcc.info10877 using the BRANCH_COST target macro.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info37268 -- Macro: BRANCH_COST (SPEED_P, PREDICTABLE_P)
37272 optimized for speed. When it is false, 'BRANCH_COST' should return
37275 architectures the 'BRANCH_COST' can be reduced then.
37461 'BRANCH_COST' is greater than or equal to the value 2.
37571 and uses a multiple of 'BRANCH_COST' otherwise.
41946 value of 'BRANCH_COST'+1 is the default if the machine does not use
52477 * BRANCH_COST: Costs. (line 104)
H A Dgcc.info10877 using the BRANCH_COST target macro.