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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp163 bool ABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { function in class:ABIInfo
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp145 bool SystemZABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { function in class:SystemZABIInfo

Completed in 112 milliseconds