Searched refs:S390_NUM_GPRPARMS (Results 1 – 2 of 2) sorted by relevance
86 #define S390_NUM_GPRPARMS 5 macro
360 HReg tmpregs[S390_NUM_GPRPARMS]; in doHelperCall()367 if (n_args > (S390_NUM_GPRPARMS - (passBBP ? 1 : 0))) { in doHelperCall()