Searched refs:isFPArgumentType (Results 1 – 1 of 1) sorted by relevance
4797 bool isFPArgumentType(QualType Ty) const;4846 bool SystemZABIInfo::isFPArgumentType(QualType Ty) const { in isFPArgumentType() function in SystemZABIInfo4871 Found = isFPArgumentType(Base); in isFPArgumentType()4888 Found = isFPArgumentType(FD->getType()); in isFPArgumentType()4915 bool InFPRs = isFPArgumentType(Ty); in EmitVAArg()5049 if (isFPArgumentType(Ty)) { in classifyArgumentType()