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