Searched defs:speed_p (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Ddojump.c192 bool speed_p; local
H A Dlower-subreg.c159 shift_cost (bool speed_p, struct cost_rtxes *rtxes, enum rtx_code code, argument
179 compute_splitting_shift (bool speed_p, struct cost_rtxes *rtxes, argument
216 compute_costs (bool speed_p, struct cost_rtxes *rtxes) argument
351 simple_move(rtx_insn *insn, bool speed_p) argument
1199 find_decomposable_shift_zext(rtx_insn *insn, bool speed_p) argument
1383 dump_choices(bool speed_p, const char *description) argument
1416 bool speed_p; local
[all...]
H A Dfwprop.c1151 int speed_p, i; local
H A Dtree-switch-conversion.c166 expand_switch_using_bit_tests_p(tree range, unsigned int uniq, unsigned int count, bool speed_p) argument
388 bool speed_p = optimize_bb_for_speed_p (gimple_bb (swtch)); local
H A Dtarghooks.c1459 default_use_by_pieces_infrastructure_p(unsigned HOST_WIDE_INT size, unsigned int alignment, enum by_pieces_operation op, bool speed_p) argument
H A Difcvt.c1433 int speed_p; local
H A Dtree-inline.c3844 estimate_move_cost(tree type, bool ARG_UNUSED (speed_p)) argument
H A Dtree-ssa-reassoc.c2618 bool speed_p = optimize_bb_for_speed_p (gimple_bb (stmt)); local
H A Drtl.h2092 set_rtx_cost(rtx x, bool speed_p) argument
2110 set_src_cost(rtx x, bool speed_p) argument
H A Doptabs.c8726 lshift_cheap_p(bool speed_p) argument
/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c7179 mep_address_cost(rtx addr ATTRIBUTE_UNUSED, machine_mode mode ATTRIBUTE_UNUSED, addr_space_t as ATTRIBUTE_UNUSED, bool ATTRIBUTE_UNUSED speed_p) argument
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c9390 arc_use_by_pieces_infrastructure_p(unsigned HOST_WIDE_INT size, unsigned int align, enum by_pieces_operation op, bool speed_p) argument
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c10339 bool speed_p = !optimize_function_for_size_p (cfun); local
10453 aarch64_use_by_pieces_infrastructure_p(unsigned HOST_WIDE_INT size, unsigned int align, enum by_pieces_operation op, bool speed_p) argument
/haiku-buildtools/gcc/gcc/config/sh/
H A Dsh.c14522 sh_use_by_pieces_infrastructure_p(unsigned HOST_WIDE_INT size, unsigned int align, enum by_pieces_operation op, bool speed_p) argument
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c7420 mips_use_by_pieces_infrastructure_p(unsigned HOST_WIDE_INT size, unsigned int align, enum by_pieces_operation op, bool speed_p) argument
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c9399 arm_unspec_cost(rtx x, enum rtx_code , bool speed_p, int *cost) argument
9493 arm_new_rtx_costs(rtx x, enum rtx_code code, enum rtx_code outer_code, const struct cpu_cost_table *extra_cost, int *cost, bool speed_p) argument
12116 arm_default_branch_cost(bool speed_p, bool predictable_p ATTRIBUTE_UNUSED) argument
12125 arm_cortex_a5_branch_cost(bool speed_p, bool predictable_p) argument
12138 arm_cortex_m_branch_cost(bool speed_p, bool predictable_p) argument
12145 arm_cortex_m7_branch_cost(bool speed_p, bool predictable_p) argument
[all...]

Completed in 682 milliseconds