Home
last modified time | relevance | path

Searched refs:mulsi_const9 (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1882 const int mulsi_const9; /* cost of SImode mult by short constant. */ member
H A Drs6000.c3296 rs6000_cost->mulsi_const9, in rs6000_init_hard_regno_mode_ok()
21230 *total = rs6000_cost->mulsi_const9; in rs6000_rtx_costs()
21563 cost = COSTS_N_INSNS (n - 1) + rs6000_cost->mulsi_const9; in rs6000_insn_cost()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1874 const int mulsi_const9; /* cost of SImode mult by short constant. */ member
H A Drs6000.c3296 rs6000_cost->mulsi_const9, in rs6000_init_hard_regno_mode_ok()
21230 *total = rs6000_cost->mulsi_const9; in rs6000_rtx_costs()
21563 cost = COSTS_N_INSNS (n - 1) + rs6000_cost->mulsi_const9; in rs6000_insn_cost()
H A Drs6000.cc3303 rs6000_cost->mulsi_const9, in rs6000_init_hard_regno_mode_ok()
21858 *total = rs6000_cost->mulsi_const9; in rs6000_rtx_costs()
22191 cost = COSTS_N_INSNS (n - 1) + rs6000_cost->mulsi_const9; in rs6000_insn_cost()