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