Home
last modified time | relevance | path

Searched refs:expmed_op_cheap_ptr (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.h257 expmed_op_cheap_ptr (struct expmed_op_cheap *eoc, bool speed, in expmed_op_cheap_ptr() function
280 return expmed_op_cheap_ptr (&this_target_expmed->x_sdiv_pow2_cheap, in sdiv_pow2_cheap_ptr()
307 return expmed_op_cheap_ptr (&this_target_expmed->x_smod_pow2_cheap, in smod_pow2_cheap_ptr()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dexpmed.h248 expmed_op_cheap_ptr (struct expmed_op_cheap *eoc, bool speed, in expmed_op_cheap_ptr() function
271 return expmed_op_cheap_ptr (&this_target_expmed->x_sdiv_pow2_cheap, in sdiv_pow2_cheap_ptr()
298 return expmed_op_cheap_ptr (&this_target_expmed->x_smod_pow2_cheap, in smod_pow2_cheap_ptr()
H A DChangeLog-201216318 (expmed_op_cheap_ptr, expmed_op_cost_ptr): Use expmed_mode_index.
16705 (expmed_op_cheap_ptr): New function.