Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h477 Type *FindElementAtOffset(PointerType *PtrTy, int64_t Offset,
DInstructionCombining.cpp1124 Type *InstCombiner::FindElementAtOffset(PointerType *PtrTy, int64_t Offset, in FindElementAtOffset() function in InstCombiner
2267 if (FindElementAtOffset(SrcType, Offset.getSExtValue(), NewIndices)) { in visitGetElementPtrInst()