Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexpmed.h609 mul_highpart_cost_ptr (bool speed, machine_mode mode) in mul_highpart_cost_ptr() function
624 *mul_highpart_cost_ptr (speed, mode) = cost; in set_mul_highpart_cost()
633 return *mul_highpart_cost_ptr (speed, mode); in mul_highpart_cost()
DChangeLog-201216703 (mul_widen_cost_ptr, mul_highpart_cost_ptr): Adjust for new
16853 set_mul_widen_cost, mul_highpart_cost_ptr, set_mul_highpart_cost):
DChangeLog-201611249 * expmed.h (mul_highpart_cost_ptr): Add an gcc_assert.