Home
last modified time | relevance | path

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

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