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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c131 unsigned char fp_mult; member in struct:alpha_rtx_cost_data
145 COSTS_N_INSNS (6), /* fp_mult */
156 COSTS_N_INSNS (4), /* fp_mult */
167 COSTS_N_INSNS (4), /* fp_mult */
186 COSTS_N_INSNS (1), /* fp_mult */
1444 *total = cost_data->fp_mult;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc131 unsigned char fp_mult; member in struct:alpha_rtx_cost_data
145 COSTS_N_INSNS (6), /* fp_mult */
156 COSTS_N_INSNS (4), /* fp_mult */
167 COSTS_N_INSNS (4), /* fp_mult */
186 COSTS_N_INSNS (1), /* fp_mult */
1444 *total = cost_data->fp_mult;

Completed in 290 milliseconds