Searched refs:isFPArgumentType (Results 1 – 1 of 1) sorted by relevance
7395 bool isFPArgumentType(QualType Ty) const;7507 bool SystemZABIInfo::isFPArgumentType(QualType Ty) const { in isFPArgumentType() function in SystemZABIInfo7769 if (isFPArgumentType(SingleElementTy)) { in classifyArgumentType()