Searched refs:shiftsub1_cost_ptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.h485 shiftsub1_cost_ptr (bool speed, machine_mode mode, int bits) function
497 *shiftsub1_cost_ptr (speed, mode, bits) = cost;
506 return *shiftsub1_cost_ptr (speed, mode, bits);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dexpmed.h476 shiftsub1_cost_ptr (bool speed, machine_mode mode, int bits) function
488 *shiftsub1_cost_ptr (speed, mode, bits) = cost;
497 return *shiftsub1_cost_ptr (speed, mode, bits);

Completed in 114 milliseconds