Searched refs:SPARC_FP_ARG_FIRST (Results 1 – 4 of 4) sorted by relevance
4539 regno = SPARC_FP_ARG_FIRST + slotno * 2; in function_arg_slotno()4859 regno = SPARC_FP_ARG_FIRST + this_slotno * 2; in function_arg_record_value_2()5096 SPARC_FP_ARG_FIRST + 2*slotno); in function_arg()5140 if ((regno - SPARC_FP_ARG_FIRST) >= SPARC_INT_ARG_MAX * 2) in function_arg()5165 if ((regno - SPARC_FP_ARG_FIRST) < SPARC_INT_ARG_MAX * 2) in function_arg()5176 + (regno - SPARC_FP_ARG_FIRST) / 2); in function_arg()5512 SPARC_FP_ARG_FIRST); in function_value()5573 regno = SPARC_FP_ARG_FIRST; in function_value()
739 #define SPARC_FP_ARG_FIRST 32 macro
2023 (SPARC_FP_ARG_FIRST): New macro.
1635 (SPARC_FP_ARG_FIRST): New macro.