Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPNaCl.cpp71 } else if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
92 if (const auto *EIT = RetTy->getAs<BitIntType>()) { 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.cpp110 if (const auto *EIT = T->getAs<BitIntType>()) isUnsupportedType() local
188 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
H A DMips.cpp230 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
321 if (const auto *EIT = RetTy->getAs<BitIntType>()) in classifyReturnType() local
H A DLanai.cpp129 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
H A DCSKY.cpp127 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
H A DARC.cpp130 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyArgumentType() local
H A DPPC.cpp666 if (const auto *EIT = Ty->getAs<BitIntType>()) isPromotableTypeForABI() local
785 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
861 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DARM.cpp358 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
560 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DAArch64.cpp286 if (const auto *EIT = Ty->getAs<BitIntType>()) classifyArgumentType() local
389 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
H A DSparc.cpp245 if (const auto *EIT = Ty->getAs<BitIntType>()) in classifyType() local
H A DLoongArch.cpp378 if (const auto *EIT = Ty->getAs<BitIntType>()) { in classifyArgumentType() 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.cpp569 if (const auto *EIT = RetTy->getAs<BitIntType>()) classifyReturnType() local
894 if (const auto *EIT = Ty->getAs<BitIntType>()) { classifyArgumentType() local
/freebsd-src/contrib/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>()) in classifyReturnType() local
H A DABIInfo.cpp167 if (const auto *EIT = Ty->getAs<BitIntType>()) in isPromotableIntegerTypeForABI() local
H A DCodeGenTBAA.cpp215 if (const auto *EIT = dyn_cast<BitIntType>(Ty)) { getTypeInfoHelper() local
H A DCodeGenTypes.cpp708 const auto &EIT = cast<BitIntType>(Ty); ConvertType() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2262 const auto *EIT = cast<BitIntType>(T); getTypeInfoImpl() local
4553 if (BitIntType *EIT = BitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) getBitIntType() local
7050 if (const auto *EIT = dyn_cast<BitIntType>(T)) getIntegerRank() local
11013 if (const auto *EIT = T->getAs<BitIntType>()) getIntWidth() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14091 if (const auto *EIT = dyn_cast<BitIntType>(T)) forValueOfCanonicalType() local
14117 if (const auto *EIT = dyn_cast<BitIntType>(T)) forTargetOfCanonicalType() local
H A DTreeTransform.h6721 const BitIntType *EIT = TL.getTypePtr(); TransformBitIntType() local
6739 const DependentBitIntType *EIT = TL.getTypePtr(); TransformDependentBitIntType() local