Home
last modified time | relevance | path

Searched refs:arithmetic_latency (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.c931 const int arithmetic_latency = 1; in lm32_rtx_costs() local
955 COSTS_N_INSNS (arithmetic_latency + (LM32_NUM_REGS (mode) - 1)); in lm32_rtx_costs()
1073 *total = COSTS_N_INSNS (arithmetic_latency); in lm32_rtx_costs()
1084 *total = COSTS_N_INSNS (arithmetic_latency); in lm32_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.cc931 const int arithmetic_latency = 1; in lm32_rtx_costs() local
955 COSTS_N_INSNS (arithmetic_latency + (LM32_NUM_REGS (mode) - 1)); in lm32_rtx_costs()
1073 *total = COSTS_N_INSNS (arithmetic_latency); in lm32_rtx_costs()
1084 *total = COSTS_N_INSNS (arithmetic_latency); in lm32_rtx_costs()