Searched refs:MaskIndices (Results 1 – 1 of 1) sorted by relevance
284 ShuffleMask::IndicesVecT MaskIndices; in getSingleInput() local285 MaskIndices.push_back(Descr0.getExtractIdx()); in getSingleInput()291 MaskIndices.push_back(Descr.getExtractIdx()); in getSingleInput()293 return std::make_pair(V0, ShuffleMask(std::move(MaskIndices))); in getSingleInput()