Home
last modified time | relevance | path

Searched defs:Int8Ty (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
DGlobalMerge.cpp443 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
DSafeStack.cpp134 Type *Int8Ty; member in __anondfa7bab50111::SafeStack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp122 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
DSanitizerCoverage.cpp238 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon5426ad620111::ModuleSanitizerCoverage
DHWAddressSanitizer.cpp272 Type *Int8Ty; member in __anon0f3081fb0111::HWAddressSanitizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp68 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp391 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); member in __anone331e0af0111::LowerTypeTestsModule
DWholeProgramDevirt.cpp452 IntegerType *Int8Ty; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1460 Type *Int8Ty = Type::getInt8Ty(V->getContext()); in processAssumeIntrinsic() local
DNewGVN.cpp3701 Type *Int8Ty = Type::getInt8Ty(BB->getContext()); in deleteInstructionsInBlock() local
DSROA.cpp2792 auto *Int8Ty = IntegerType::getInt8Ty(NewAI.getContext()); in visitMemSetInst() local