Searched refs:ARG_REGISTER (Results 1 – 3 of 3) sorted by relevance
924 #define ARG_REGISTER(N) (N - 1) macro930 #define LAST_ARG_REGNUM ARG_REGISTER (NUM_ARG_REGS)
5951 return gen_rtx_REG (mode, ARG_REGISTER (1)); in arm_libcall_value_1()5966 return gen_rtx_REG (mode, ARG_REGISTER(1)); in arm_libcall_value()5978 if (regno == ARG_REGISTER (1) in arm_function_value_regno_p()26183 (1 << ARG_REGISTER (1)) in thumb_exit()26184 | (1 << ARG_REGISTER (2)) in thumb_exit()26185 | (1 << ARG_REGISTER (3)); in thumb_exit()26188 (1 << ARG_REGISTER (2)) in thumb_exit()26189 | (1 << ARG_REGISTER (3)); in thumb_exit()26193 (1 << ARG_REGISTER (2)) in thumb_exit()26194 | (1 << ARG_REGISTER (3)); in thumb_exit()[all …]
12862 (ARG_REGISTER): New macro: Compute the register number of the Nth