Searched refs:OpsStepConstants (Results 1 – 2 of 2) sorted by relevance
1763 SmallVector<SDValue, 16> OpsStepConstants; in getStepVector() local1765 OpsStepConstants.push_back( in getStepVector()1767 return getBuildVector(ResVT, DL, OpsStepConstants); in getStepVector()
7134 SmallVector<SDValue, 16> OpsStepConstants; in visitIntrinsicCall() local7138 OpsStepConstants.push_back( in visitIntrinsicCall()7146 SDValue VectorStep = DAG.getBuildVector(VecTy, DL, OpsStepConstants); in visitIntrinsicCall()