Home
last modified time | relevance | path

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

/external/clang/test/FixIt/
Dfixit-function-call.cpp9 typedef int intTy; typedef
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp219 if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in addTypedData() local
613 llvm::IntegerType *intTy) { in isLegalIntegerType()
DTargetInfo.cpp117 } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) { in occupiesMoreThan() local
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp234 if (IntegerType* intTy = dyn_cast<IntegerType>(Ty)) { in encodeVecTypeHint() local
DSPIRVUtil.cpp121 if (auto intTy = dyn_cast<IntegerType>(Ty)) { in mapLLVMTypeToOCLType() local