Searched defs:ArgGPRsLeft (Results 1 – 2 of 2) sorted by relevance
52 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; in computeInfo() local74 ABIArgInfo CSKYABIInfo::classifyArgumentType(QualType Ty, int &ArgGPRsLeft, in classifyArgumentType()154 int ArgGPRsLeft = 2; in classifyReturnType() local
91 int ArgGPRsLeft = IsRetIndirect ? NumArgGPRs - 1 : NumArgGPRs; computeInfo() local 350 classifyArgumentType(QualType Ty,bool IsFixed,int & ArgGPRsLeft,int & ArgFPRsLeft) const classifyArgumentType() argument 483 int ArgGPRsLeft = 2; classifyReturnType() local [all...]