Searched defs:getStepVector (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 897 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, getStepVector() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 2022 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT) { getStepVector() function in SelectionDAG |