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 __anon3c76bb940111::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 __anon757922e10111::ModuleSanitizerCoverage
DHWAddressSanitizer.cpp272 Type *Int8Ty; member in __anon5ad1a75a0111::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 __anon124a280e0111::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