Searched refs:S390_NUM_GPRPARMS (Results 1 – 2 of 2) sorted by relevance
111 #define S390_NUM_GPRPARMS 5 macro
518 HReg tmpregs[S390_NUM_GPRPARMS]; in doHelperCall()543 if (n_args > S390_NUM_GPRPARMS) { in doHelperCall()