Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2071 SmallVector<SDValue, 16> OpsStepConstants; in getStepVector() local
2073 OpsStepConstants.push_back( in getStepVector()
2075 return getBuildVector(ResVT, DL, OpsStepConstants); in getStepVector()