Home
last modified time | relevance | path

Searched defs:Int16Ty (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
H A DCGOpenMPRuntimeGPU.cpp1828 QualType Int16Ty = CGM.getContext().getIntTypeForBitwidth( in emitGenericVarsProlog() local
2040 QualType Int16Ty = CGM.getContext().getIntTypeForBitwidth( in emitGenericVarsEpilog() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp910 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
H A DSanitizerCoverage.cpp244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon251f34370111::ModuleSanitizerCoverage