Searched refs:kGuestParamRegs (Results 1 – 1 of 1) sorted by relevance
107 static constexpr int kGuestParamRegs = 8; in GenWrapGuestFunction() local132 } else if (argc < kGuestParamRegs) { in GenWrapGuestFunction()167 } else if (argc < kGuestParamRegs) { in GenWrapGuestFunction()