Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5014 static SDValue FoldSTEP_VECTOR(const SDLoc &DL, EVT VT, SDValue Step, in FoldSTEP_VECTOR() function
5252 if (SDValue V = FoldSTEP_VECTOR(DL, VT, Operand, *this)) in getNode()