Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp112 if (const auto *EIT = Ty->getAs<BitIntType>()) in isPromotableIntegerTypeForABI() local
791 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
813 if (const auto *EIT = RetTy->getAs<BitIntType>()) in classifyReturnType() local
1031 } else if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() local
1052 if (const auto *EIT = RetTy->getAs<BitIntType>()) { in classifyReturnType() local
1617 if (const auto *EIT = RetTy->getAs<BitIntType>()) in classifyReturnType() local
1952 if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() local
5100 if (const auto *EIT = Ty->getAs<BitIntType>()) in isPromotableTypeForABI() local
5324 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
5400 if (const auto *EIT = RetTy->getAs<BitIntType>()) in classifyReturnType() local
[all …]
H A DCodeGenTBAA.cpp212 if (const auto *EIT = dyn_cast<BitIntType>(Ty)) { in getTypeInfoHelper() local
H A DCodeGenTypes.cpp820 const auto &EIT = cast<BitIntType>(Ty); in ConvertType() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2315 const auto *EIT = cast<BitIntType>(T); in getTypeInfoImpl() local
4575 if (BitIntType *EIT = BitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBitIntType() local
7043 if (const auto *EIT = dyn_cast<BitIntType>(T)) in getIntegerRank() local
10906 if (const auto *EIT = T->getAs<BitIntType>()) in getIntWidth() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12350 if (const auto *EIT = dyn_cast<BitIntType>(T)) in forValueOfCanonicalType() local
12376 if (const auto *EIT = dyn_cast<BitIntType>(T)) in forTargetOfCanonicalType() local
H A DTreeTransform.h6617 const BitIntType *EIT = TL.getTypePtr(); in TransformBitIntType() local
6635 const DependentBitIntType *EIT = TL.getTypePtr(); in TransformDependentBitIntType() local