Searched defs:op_cost (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expmed.c | 2733 int op_cost, op_latency; in synth_mult() local 3205 int op_cost; in choose_mult_variant() local
|
H A D | tree-scalar-evolution.c | 3400 uint64_t op_cost = 0; in expression_expensive_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expmed.cc | 2749 int op_cost, op_latency; in synth_mult() local 3221 int op_cost; in choose_mult_variant() local
|
H A D | tree-scalar-evolution.cc | 3392 uint64_t op_cost = 0; in expression_expensive_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 12959 int op_cost = rtx_cost (op0, VOIDmode, ZERO_EXTEND, 0, speed); in aarch64_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 14475 int op_cost = rtx_cost (op0, VOIDmode, ZERO_EXTEND, 0, speed); in aarch64_rtx_costs() local
|