Searched refs:numRegsForType (Results 1 – 1 of 1) sorted by relevance
8855 unsigned numRegsForType(QualType Ty) const;8897 unsigned AMDGPUABIInfo::numRegsForType(QualType Ty) const { in numRegsForType() function in __anoncdae85851411::AMDGPUABIInfo8920 NumRegs += numRegsForType(FieldTy); in numRegsForType()8982 if (numRegsForType(RetTy) <= MaxNumRegsForArgsRet) in classifyReturnType()9075 unsigned NumRegs = numRegsForType(Ty); in classifyArgumentType()9086 unsigned NumRegs = numRegsForType(Ty); in classifyArgumentType()