Home
last modified time | relevance | path

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

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