Searched refs:NumGARs (Results 1 – 1 of 1) sorted by relevance
28 static const int NumGARs = 8; member in __anond578f8c40111::LoongArchABIInfo88 int GARsLeft = IsRetIndirect ? NumGARs - 1 : NumGARs; in computeInfo()300 assert(GARsLeft <= NumGARs && "GAR tracking underflow"); in classifyArgumentType()