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