Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1864 SmallVector<SDValue, 16> OpsStepConstants; in getStepVector() local
1866 OpsStepConstants.push_back( in getStepVector()
1868 return getBuildVector(ResVT, DL, OpsStepConstants); in getStepVector()