/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | InstructionsTest.cpp | 175 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local 415 Type* Int16Ty = Type::getInt16Ty(C); in TEST() local
|
H A D | ConstantsTest.cpp | 197 Type *Int16Ty = Type::getInt16Ty(Context); in TEST() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | cmplog-switches-pass.cc | 158 IntegerType *Int16Ty = IntegerType::getInt16Ty(C); local
|
H A D | cmplog-instructions-pass.cc | 163 IntegerType *Int16Ty = IntegerType::getInt16Ty(C); in hookInstrs() local
|
H A D | SanitizerCoveragePCGUARD.so.cc | 182 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon36fe0e430111::ModuleSanitizerCoverageAFL
|
H A D | SanitizerCoverageLTO.so.cc | 225 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonbc961d2c0111::ModuleSanitizerCoverageLTO
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 386 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 1019 auto Int16Ty = Type::getInt16Ty(Func.getContext()); in emitHiddenKernelArgs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon802d41100111::ModuleSanitizerCoverage
|
H A D | InstrProfiling.cpp | 819 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 271 *Int32PtrTy, *Int16PtrTy, *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, member in __anonc0f75e160111::ModuleSanitizerCoverage
|
H A D | InstrProfiling.cpp | 1009 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local
|