Searched refs:GatherIndicesRHS (Results 1 – 1 of 1) sorted by relevance
3396 SmallVector<SDValue> GatherIndicesLHS, GatherIndicesRHS; in lowerVECTOR_SHUFFLE() local3420 GatherIndicesRHS.push_back( in lowerVECTOR_SHUFFLE()3432 std::swap(GatherIndicesLHS, GatherIndicesRHS); in lowerVECTOR_SHUFFLE()3508 SDValue RHSIndices = DAG.getBuildVector(IndexVT, DL, GatherIndicesRHS); in lowerVECTOR_SHUFFLE()