Searched refs:OrigNumElements (Results 1 – 1 of 1) sorted by relevance
13715 int OrigNumElements = OrigVT.getVectorNumElements(); in splitAndLowerVectorShuffle() local13716 int OrigSplitNumElements = OrigNumElements / 2; in splitAndLowerVectorShuffle()13718 MVT OrigSplitVT = MVT::getVectorVT(OrigScalarVT, OrigNumElements / 2); in splitAndLowerVectorShuffle()