Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/Targets/
H A DPNaCl.cpp74 } else if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() local
95 if (const auto *EIT = RetTy->getAs<BitIntType>()) { in classifyReturnType() local
H A DBPF.cpp53 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
73 if (const auto *EIT = RetTy->getAs<BitIntType>()) in classifyReturnType() local
H A DNVPTX.cpp114 if (const auto *EIT = T->getAs<BitIntType>()) isUnsupportedType() local
192 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
H A DLanai.cpp129 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
H A DMips.cpp230 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
321 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DARC.cpp130 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
H A DCSKY.cpp125 if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() local
H A DARM.cpp554 if (EIT->getNumBits() > 64) in classifyReturnType() local
352 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
H A DPPC.cpp723 if (const auto *EIT = Ty->getAs<BitIntType>()) isPromotableTypeForABI() local
842 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
918 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DLoongArch.cpp378 if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() local
H A DSparc.cpp245 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyType() local
H A DAArch64.cpp319 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
422 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DSystemZ.cpp154 if (const auto *EIT = Ty->getAs<BitIntType>()) in isPromotableIntegerTypeForABI() local
H A DRISCV.cpp435 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
H A DX86.cpp570 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
897 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp34 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
56 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DABIInfo.cpp167 if (const auto *EIT = Ty->getAs<BitIntType>()) in isPromotableIntegerTypeForABI() local
H A DCodeGenTBAA.cpp216 if (const auto *EIT = dyn_cast<BitIntType>(Ty)) { getTypeInfoHelper() local
H A DCodeGenTypes.cpp713 const auto &EIT = cast<BitIntType>(Ty); ConvertType() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp2301 const auto *EIT = cast<BitIntType>(T); getTypeInfoImpl() local
4678 if (BitIntType *EIT = BitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) getBitIntType() local
7221 if (const auto *EIT = dyn_cast<BitIntType>(T)) getIntegerRank() local
11215 if (const auto *EIT = T->getAs<BitIntType>()) getIntWidth() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9314 if (const auto *EIT = dyn_cast<BitIntType>(T)) forValueOfCanonicalType() local
9340 if (const auto *EIT = dyn_cast<BitIntType>(T)) forTargetOfCanonicalType() local
H A DTreeTransform.h6968 const BitIntType *EIT = TL.getTypePtr(); TransformBitIntType() local
6986 const DependentBitIntType *EIT = TL.getTypePtr(); TransformDependentBitIntType() local