Searched refs:ARM_NUM_REGS2 (Results 1 – 3 of 3) sorted by relevance
769 #define ARM_NUM_REGS2(MODE, TYPE) \ macro1491 (CUM).nregs += ARM_NUM_REGS2 (MODE, TYPE)
2776 nregs = ARM_NUM_REGS2 (mode, type); in arm_function_arg()2794 && (NUM_ARG_REGS < nregs + ARM_NUM_REGS2 (mode, type)) in arm_arg_partial_bytes()
13183 * arm.h (ARM_NUM_INTS, ARM_NUM_REGS, ARM_NUM_REGS2): Renamed from13184 NUM_INTS, NUM_REGS and ARM_NUM_REGS2 respectively. All uses changed.