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 D | defaults.h | 1316 #ifndef BRANCH_COST 1317 #define BRANCH_COST(speed_p, predictable_p) 1 macro
|
| H A D | target.def | 3830 /* 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 D | defaults.h | 1316 #ifndef BRANCH_COST 1317 #define BRANCH_COST(speed_p, predictable_p) 1 macro
|
| H A D | target.def | 3830 /* 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 D | aarch64.h | 1093 #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 D | arm.h | 2049 #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 D | gccint.info | 37268 -- 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 D | gcc.info | 10877 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 D | gccint.info | 37268 -- 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 D | gcc.info | 10877 using the BRANCH_COST target macro.
|