Home
last modified time | relevance | path

Searched refs:FoldSTEP_VECTOR (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4809 static SDValue FoldSTEP_VECTOR(const SDLoc &DL, EVT VT, SDValue Step, in FoldSTEP_VECTOR() function
5047 if (SDValue V = FoldSTEP_VECTOR(DL, VT, Operand, *this)) in getNode()