Searched defs:Int16Ty (Results  1 – 10 of 10) sorted by relevance
| /external/clang/lib/CodeGen/ | 
| D | CodeGenTypeCache.h | 37   llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;  member
  | 
| /external/AFLplusplus/instrumentation/ | 
| D | cmplog-switches-pass.cc | 156   IntegerType *Int16Ty = IntegerType::getInt16Ty(C);  local
  | 
| D | cmplog-instructions-pass.cc | 163   IntegerType *Int16Ty = IntegerType::getInt16Ty(C);  in hookInstrs()  local
  | 
| D | SanitizerCoverageLTO.so.cc | 213       *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy;  member in __anonf1055e9b0111::ModuleSanitizerCoverageLTO
  | 
| D | SanitizerCoveragePCGUARD.so.cc | 189       *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy;  member in __anonaafe6f320111::ModuleSanitizerCoverageAFL
  | 
| /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 __anon02c93bdf0111::ModuleSanitizerCoverage
  | 
| D | InstrProfiling.cpp | 819   auto *Int16Ty = Type::getInt16Ty(Ctx);  in getOrCreateRegionCounters()  local
  |