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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.h283 #define LM32_NUM_REGS2(MODE, TYPE) \ macro
H A Dlm32.c636 || *cum + LM32_NUM_REGS2 (arg.mode, arg.type) > LM32_NUM_ARG_REGS)
646 *get_cumulative_args (cum) += LM32_NUM_REGS2 (arg.mode, arg.type);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.h283 #define LM32_NUM_REGS2(MODE, TYPE) \ macro
H A Dlm32.cc636 || *cum + LM32_NUM_REGS2 (arg.mode, arg.type) > LM32_NUM_ARG_REGS)
646 *get_cumulative_args (cum) += LM32_NUM_REGS2 (arg.mode, arg.type);

Completed in 128 milliseconds