Home
last modified time | relevance | path

Searched refs:isFPArgumentType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp5798 bool isFPArgumentType(QualType Ty) const;
5862 bool SystemZABIInfo::isFPArgumentType(QualType Ty) const { in isFPArgumentType() function in SystemZABIInfo
6120 if (isFPArgumentType(SingleElementTy)) { in classifyArgumentType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp7181 bool isFPArgumentType(QualType Ty) const;
7252 bool SystemZABIInfo::isFPArgumentType(QualType Ty) const { in isFPArgumentType() function in SystemZABIInfo
7516 if (isFPArgumentType(SingleElementTy)) { in classifyArgumentType()