Searched refs:NumArgGPRs (Results 1 – 1 of 1) sorted by relevance
10987 static const int NumArgGPRs = 8; member in __anon0040e4081e11::RISCVABIInfo11045 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo()11267 assert(ArgGPRsLeft <= NumArgGPRs && "Arg GPR tracking underflow"); in classifyArgumentType()11510 static const int NumArgGPRs = 4; member in __anon0040e4082211::CSKYABIInfo11542 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo()11571 assert(ArgGPRsLeft <= NumArgGPRs && "Arg GPR tracking underflow"); in classifyArgumentType()