Searched defs:Int16Ty (Results 1 – 13 of 13) sorted by relevance
/external/llvm-project/llvm/unittests/IR/ |
D | VectorTypesTest.cpp | 36 Type *Int16Ty = Type::getInt16Ty(Ctx); in TEST() local 130 Type *Int16Ty = Type::getInt16Ty(Ctx); in TEST() local 225 Type *Int16Ty = Type::getInt16Ty(Ctx); in TEST() local
|
D | InstructionsTest.cpp | 187 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local 508 Type* Int16Ty = Type::getInt16Ty(C); in TEST() local
|
D | ConstantsTest.cpp | 197 Type *Int16Ty = Type::getInt16Ty(Context); in TEST() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
D | CGOpenMPRuntimeGPU.cpp | 1830 QualType Int16Ty = CGM.getContext().getIntTypeForBitwidth( in emitGenericVarsProlog() local 2041 QualType Int16Ty = CGM.getContext().getIntTypeForBitwidth( in emitGenericVarsEpilog() local
|
/external/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 175 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local 415 Type* Int16Ty = Type::getInt16Ty(C); in TEST() local
|
D | ConstantsTest.cpp | 197 Type *Int16Ty = Type::getInt16Ty(Context); in TEST() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 386 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon119197410111::ModuleSanitizerCoverage
|
D | InstrProfiling.cpp | 819 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 880 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|
D | SanitizerCoverage.cpp | 244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon112dc5cd0111::ModuleSanitizerCoverage
|