Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp261 } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in occupiesMoreThan() local
H A DSwiftCallingConv.cpp237 if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in addTypedData() local
669 llvm::IntegerType *intTy) { in isLegalIntegerType()