Searched refs:classifyGenericType (Results 1 – 1 of 1) sorted by relevance
3868 ABIArgInfo classifyGenericType(QualType Ty, int &FreeIntRegs,3913 FI.getReturnInfo() = classifyGenericType(FI.getReturnType(), in computeInfo()3919 it->info = classifyGenericType(it->type, FreeIntRegs, FreeVFPRegs); in computeInfo()3955 ABIArgInfo AArch64ABIInfo::classifyGenericType(QualType Ty, in classifyGenericType() function in AArch64ABIInfo4078 ABIArgInfo AI = classifyGenericType(Ty, FreeIntRegs, FreeVFPRegs); in EmitVAArg()