Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp897 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, getStepVector() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2022 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT) { getStepVector() function in SelectionDAG
2027 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT, APInt StepVal) { getStepVector() function in SelectionDAG