Searched refs:isPromotableIntegerTypeForABI (Results 1 – 2 of 2) sorted by relevance
109 bool isPromotableIntegerTypeForABI(QualType Ty) const;
103 bool ABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { in isPromotableIntegerTypeForABI() function in ABIInfo1884 if (isPromotableIntegerTypeForABI(Ty)) { in classifyArgumentType()3589 isPromotableIntegerTypeForABI(RetTy)) in classifyReturnType()3734 isPromotableIntegerTypeForABI(Ty)) in classifyArgumentType()4985 if (isPromotableIntegerTypeForABI(Ty)) in isPromotableTypeForABI()7240 bool isPromotableIntegerTypeForABI(QualType Ty) const;7324 if (ABIInfo::isPromotableIntegerTypeForABI(Ty)) in isPromotableIntegerTypeForABI()7595 if (isPromotableIntegerTypeForABI(Ty)) in classifyArgumentType()8027 if (isPromotableIntegerTypeForABI(RetTy)) in classifyReturnType()8827 if (isPromotableIntegerTypeForABI(Ty)) { in classifyArgumentType()[all …]