Searched refs:NumArgGPRs (Results 1 – 1 of 1) sorted by relevance
10853 static const int NumArgGPRs = 8; member in __anon8ad051811e11::RISCVABIInfo10916 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo()11138 assert(ArgGPRsLeft <= NumArgGPRs && "Arg GPR tracking underflow"); in classifyArgumentType()11384 static const int NumArgGPRs = 4; member in __anon8ad051812211::CSKYABIInfo11416 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo()11445 assert(ArgGPRsLeft <= NumArgGPRs && "Arg GPR tracking underflow"); in classifyArgumentType()