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