Home
last modified time | relevance | path

Searched defs:EIT (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp107 if (const auto *EIT = Ty->getAs<ExtIntType>()) in isPromotableIntegerTypeForABI() local
735 if (const auto *EIT = Ty->getAs<ExtIntType>()) in classifyArgumentType() local
757 if (const auto *EIT = RetTy->getAs<ExtIntType>()) in classifyReturnType() local
4996 if (const auto *EIT = Ty->getAs<ExtIntType>()) in isPromotableTypeForABI() local
5215 if (const auto *EIT = Ty->getAs<ExtIntType>()) in classifyArgumentType() local
7019 if (const auto *EIT = T->getAs<ExtIntType>()) in isUnsupportedType() local
7310 if (const auto *EIT = Ty->getAs<ExtIntType>()) in isPromotableIntegerTypeForABI() local
7911 if (const auto *EIT = Ty->getAs<ExtIntType>()) in classifyArgumentType() local
8777 if (const auto *EIT = Ty->getAs<ExtIntType>()) in classifyArgumentType() local
9488 if (const auto *EIT = Ty->getAs<ExtIntType>()) in classifyType() local
[all …]
H A DCodeGenTBAA.cpp212 if (const auto *EIT = dyn_cast<ExtIntType>(Ty)) { in getTypeInfoHelper() local
H A DCodeGenTypes.cpp789 const auto &EIT = cast<ExtIntType>(Ty); in ConvertType() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2263 const auto *EIT = cast<ExtIntType>(T); in getTypeInfoImpl() local
4430 if (ExtIntType *EIT = ExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getExtIntType() local
6305 if (const auto *EIT = dyn_cast<ExtIntType>(T)) in getIntegerRank() local
10095 if(const auto *EIT = T->getAs<ExtIntType>()) in getIntWidth() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10715 if (const auto *EIT = dyn_cast<ExtIntType>(T)) in forValueOfCanonicalType() local
10741 if (const auto *EIT = dyn_cast<ExtIntType>(T)) in forTargetOfCanonicalType() local
H A DTreeTransform.h6387 const ExtIntType *EIT = TL.getTypePtr(); in TransformExtIntType() local
6405 const DependentExtIntType *EIT = TL.getTypePtr(); in TransformDependentExtIntType() local