Home
last modified time | relevance | path

Searched defs:speed_p (Results 1 – 25 of 111) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.cc139 shift_cost (bool speed_p, struct cost_rtxes *rtxes, enum rtx_code code, in shift_cost()
159 compute_splitting_shift (bool speed_p, struct cost_rtxes *rtxes, in compute_splitting_shift()
196 compute_costs (bool speed_p, struct cost_rtxes *rtxes) in compute_costs()
349 simple_move (rtx_insn *insn, bool speed_p) in simple_move()
1249 find_decomposable_shift_zext (rtx_insn *insn, bool speed_p) in find_decomposable_shift_zext()
1435 dump_choices (bool speed_p, const char *description) in dump_choices()
1469 bool speed_p; in decompose_multiword_subregs() local
H A Difcvt.h96 bool speed_p; member
H A Dccmp.cc209 int speed_p = optimize_insn_for_speed_p (); in expand_ccmp_expr_1() local
H A Difcvt.cc811 bool speed_p = if_info->speed_p; in default_noce_conversion_profitable_p() local
3103 bool speed_p = optimize_bb_for_speed_p (test_bb); in bb_valid_for_noce_process_p() local
3657 bool speed_p = optimize_bb_for_speed_p (test_bb); in bb_ok_for_noce_convert_multiple_sets() local
3778 bool speed_p = optimize_bb_for_speed_p (test_bb); in noce_process_if_block() local
4410 bool speed_p = optimize_bb_for_speed_p (test_bb); in noce_find_if_block() local
H A Doptabs-query.cc691 lshift_cheap_p (bool speed_p) in lshift_cheap_p()
H A Ddojump.cc136 bool speed_p; in prefer_and_bit_test() local
H A Dtree-ssa-threadbackward.cc64 back_threader_profitability (bool speed_p) in back_threader_profitability()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.c139 shift_cost (bool speed_p, struct cost_rtxes *rtxes, enum rtx_code code, in shift_cost()
159 compute_splitting_shift (bool speed_p, struct cost_rtxes *rtxes, in compute_splitting_shift()
196 compute_costs (bool speed_p, struct cost_rtxes *rtxes) in compute_costs()
349 simple_move (rtx_insn *insn, bool speed_p) in simple_move()
1238 find_decomposable_shift_zext (rtx_insn *insn, bool speed_p) in find_decomposable_shift_zext()
1424 dump_choices (bool speed_p, const char *description) in dump_choices()
1458 bool speed_p; in decompose_multiword_subregs() local
H A Difcvt.h96 bool speed_p; member
H A Dccmp.c209 int speed_p = optimize_insn_for_speed_p (); in expand_ccmp_expr_1() local
H A Dtree-ssa-threadbackward.c743 thread_jumps::find_jump_threads_backwards (basic_block bb, bool speed_p) in find_jump_threads_backwards()
H A Difcvt.c801 bool speed_p = if_info->speed_p; in default_noce_conversion_profitable_p() local
3084 bool speed_p = optimize_bb_for_speed_p (test_bb); in bb_valid_for_noce_process_p() local
3480 bool speed_p = optimize_bb_for_speed_p (test_bb); in noce_process_if_block() local
4031 bool speed_p = optimize_bb_for_speed_p (test_bb); in noce_find_if_block() local
H A Doptabs-query.c673 lshift_cheap_p (bool speed_p) in lshift_cheap_p()
H A Ddojump.c136 bool speed_p; in prefer_and_bit_test() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-cost.c713 bool speed_p) in nds32_address_cost_impl()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-cost.cc713 bool speed_p) in nds32_address_cost_impl()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.h322 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h469 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h322 #define BRANCH_COST(speed_p, predictable_p) 5 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.h652 #define BRANCH_COST(speed_p, predictable_p) 1 argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.h287 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h468 #define BRANCH_COST(speed_p, predictable_p) 0 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.h287 #define BRANCH_COST(speed_p, predictable_p) 2 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.h247 #define BRANCH_COST(speed_p, predictable_p) 3 argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.h657 #define BRANCH_COST(speed_p, predictable_p) 1 argument

12345