Home
last modified time | relevance | path

Searched defs:EITy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1979 if (const auto *EITy = Ty->getAs<BitIntType>()) { classify() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp11232 if (const auto *EITy = T->getAs<BitIntType>()) getCorrespondingUnsignedType() local
11306 if (const auto *EITy = T->getAs<BitIntType>()) getCorrespondingSignedType() local