Searched refs:isPromotableIntegerTypeForABI (Results 1 – 2 of 2) sorted by relevance
106 bool isPromotableIntegerTypeForABI(QualType Ty) const;
109 bool ABIInfo::isPromotableIntegerTypeForABI(QualType Ty) const { in isPromotableIntegerTypeForABI() function in ABIInfo1937 if (isPromotableIntegerTypeForABI(Ty)) { in classifyArgumentType()3673 isPromotableIntegerTypeForABI(RetTy)) in classifyReturnType()3817 isPromotableIntegerTypeForABI(Ty)) in classifyArgumentType()5097 if (isPromotableIntegerTypeForABI(Ty)) in isPromotableTypeForABI()7392 bool isPromotableIntegerTypeForABI(QualType Ty) const;7476 if (ABIInfo::isPromotableIntegerTypeForABI(Ty)) in isPromotableIntegerTypeForABI()7743 if (isPromotableIntegerTypeForABI(Ty)) in classifyArgumentType()8175 if (isPromotableIntegerTypeForABI(RetTy)) in classifyReturnType()9040 if (isPromotableIntegerTypeForABI(Ty)) { in classifyArgumentType()[all …]