Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon9ed5d2a00111::ModuleSanitizerCoverage
DInstrProfiling.cpp819 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters() local