Searched defs:getStepVector (Results 1 – 2 of 2) sorted by relevance
1852 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT) { in getStepVector() function in SelectionDAG1857 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT, APInt StepVal) { in getStepVector() function in SelectionDAG
2269 static Value *getStepVector(Value *Val, Value *StartIdx, Value *Step, in getStepVector() function