Home
last modified time | relevance | path

Searched defs:NewGEP (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp319 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I - 1, *GTI)) { in tryReassociateGEP() local
357 if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I, LHS, RHS, IndexedType)) in tryReassociateGEPAtIndex() local
361 if (auto *NewGEP = in tryReassociateGEPAtIndex() local
433 GetElementPtrInst *NewGEP = in tryReassociateGEPAtIndex() local
DSeparateConstOffsetFromGEP.cpp1014 Instruction *NewGEP = GEP->clone(); in splitGEP() local
/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp166 GetElementPtrInst *NewGEP = GetElementPtrInst::Create( in hoistAddrSpaceCastFromGEP() local
178 Constant *NewGEP = ConstantExpr::getGetElementPtr( in hoistAddrSpaceCastFromGEP() local
DNVPTXInferAddressSpaces.cpp318 GetElementPtrInst *NewGEP = GetElementPtrInst::Create( in cloneInstructionWithNewAddressSpace() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1451 GetElementPtrInst *NewGEP = cast<GetElementPtrInst>(Op1->clone()); in visitGetElementPtrInst() local
1672 Value *NewGEP = GEP.isInBounds() in visitGetElementPtrInst() local
1692 Value *NewGEP = in visitGetElementPtrInst() local
1727 Value *NewGEP = in visitGetElementPtrInst() local
1770 Value *NewGEP = GEP.isInBounds() && NSW in visitGetElementPtrInst() local
DInstCombinePHI.cpp222 GetElementPtrInst *NewGEP = in FoldPHIArgGEPIntoPHI() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp967 Value *NewGEP = GEP.isInBounds() ? in visitGetElementPtrInst() local
1026 Value *NewGEP = GEP.isInBounds() ? in visitGetElementPtrInst() local
DInstCombinePHI.cpp231 GetElementPtrInst *NewGEP = in FoldPHIArgGEPIntoPHI() local