Home
last modified time | relevance | path

Searched defs:isPromotableIntegerTypeForABI (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDABIInfo.cpp163 bool ABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { in isPromotableIntegerTypeForABI() function in ABIInfo
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDSystemZ.cpp145 bool SystemZABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { in isPromotableIntegerTypeForABI() function in SystemZABIInfo