Home
last modified time | relevance | path

Searched defs:NextInChain (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp671 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
698 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp625 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
652 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp702 Value *NextInChain = distributeExtsAndCloneChain(ChainIndex - 1); in distributeExtsAndCloneChain() local
729 Value *NextInChain = removeConstOffset(ChainIndex - 1); in removeConstOffset() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11448 SDNode *NextInChain = Index->getChain().getNode(); in getStoreMergeAndAliasCandidates() local
14984 SDNode *NextInChain = Index->getChain().getNode(); in findBetterNeighborChains() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9616 Value *NextInChain; in execute() local