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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c276 const int mulsi_const; /* cost of SImode multiplication by constant. */
295 COSTS_N_INSNS (1), /* mulsi_const */
310 COSTS_N_INSNS (1), /* mulsi_const */
325 COSTS_N_INSNS (4), /* mulsi_const */
340 COSTS_N_INSNS (2), /* mulsi_const */
355 COSTS_N_INSNS (12), /* mulsi_const */
370 COSTS_N_INSNS (2), /* mulsi_const */
385 COSTS_N_INSNS (4), /* mulsi_const */
400 COSTS_N_INSNS (4), /* mulsi_const */
415 COSTS_N_INSNS (2), /* mulsi_const */
275 const int mulsi_const; /* cost of SImode multiplication by constant. */ member in struct:processor_costs
[all...]

Completed in 90 milliseconds