Home
last modified time | relevance | path

Searched defs:decomposeGEP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp254 Value *MVEGatherScatterLowering::decomposeGEP(Value *&Offsets, decomposeGEP() function in MVEGatherScatterLowering
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp442 static Decomposition decomposeGEP(GEPOperator &GEP, decomposeGEP() function