| /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/ |
| loongarch-tune.h | 36 unsigned short branch_cost; member in struct:loongarch_rtx_cost_data
|
| /src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| loongarch-tune.h | 40 unsigned short branch_cost; member in struct:loongarch_rtx_cost_data 114 branch_cost = _branch_cost;
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-protos.h | 354 int (*branch_cost) (bool, bool); member in struct:tune_params
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm-protos.h | 323 int (*branch_cost) (bool, bool); member in struct:tune_params
|
| /src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| riscv.cc | 285 unsigned short branch_cost; member in struct:riscv_tune_param 424 3, /* branch_cost */ 441 4, /* branch_cost */ 458 4, /* branch_cost */ 475 4, /* branch_cost */ 492 3, /* branch_cost */ 509 3, /* branch_cost */ 526 3, /* branch_cost */ 543 1, /* branch_cost */ 3704 multiplied by BRANCH_COST and any remaining units are considered fixe [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| sparc.cc | 144 const int branch_cost; member in struct:processor_costs 10397 const int cost = sparc_costs->branch_cost;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| riscv.cc | 221 unsigned short branch_cost; member in struct:riscv_tune_param 287 3, /* branch_cost */ 301 4, /* branch_cost */ 315 3, /* branch_cost */ 329 1, /* branch_cost */ 5028 riscv_branch_cost = tune_param->branch_cost;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| sparc.cc | 144 const int branch_cost; member in struct:processor_costs 10382 const int cost = sparc_costs->branch_cost;
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| i386.h | 188 const int branch_cost; /* Default value for BRANCH_COST. */ member in struct:processor_costs 1989 #define BRANCH_COST(speed_p, predictable_p) \
|
| /src/external/gpl3/gcc/dist/gcc/config/mips/ |
| mips.cc | 429 unsigned short branch_cost; member in struct:mips_rtx_cost_data 663 2, /* branch_cost */ \ 685 2, /* branch_cost */ 702 1, /* branch_cost */ 711 1, /* branch_cost */ 720 1, /* branch_cost */ 729 1, /* branch_cost */ 742 1, /* branch_cost */ 755 1, /* branch_cost */ 764 1, /* branch_cost */ [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| i386.h | 183 const int branch_cost; /* Default value for BRANCH_COST. */ member in struct:processor_costs 1933 #define BRANCH_COST(speed_p, predictable_p) \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| mips.cc | 429 unsigned short branch_cost; member in struct:mips_rtx_cost_data 658 2, /* branch_cost */ \ 680 2, /* branch_cost */ 697 1, /* branch_cost */ 706 1, /* branch_cost */ 715 1, /* branch_cost */ 724 1, /* branch_cost */ 737 1, /* branch_cost */ 750 1, /* branch_cost */ 759 1, /* branch_cost */ [all...] |