Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp235 if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in addTypedData() local
672 llvm::IntegerType *intTy) { in isLegalIntegerType()
H A DTargetInfo.cpp136 } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in occupiesMoreThan() local