Home
last modified time | relevance | path

Searched refs:OffsetConst (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp329 auto *OffsetConst = ConstantInteger32::create(Ctx, IceType_i32, Offset); in instrumentFuncStart() local
333 OffsetConst)); in instrumentFuncStart()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1459 auto *OffsetConst = cast<ConstantInt>( in copyMetadata() local
1463 OffsetConst->getType(), OffsetConst->getValue() + Offset)); in copyMetadata()