Searched refs:OrigNumElements (Results 1 – 1 of 1) sorted by relevance
8858 int OrigNumElements = VT.getVectorNumElements(); in lowerVectorShuffleAsPermuteAndUnpack() local8862 int NumElements = OrigNumElements / Scale; in lowerVectorShuffleAsPermuteAndUnpack()10489 int OrigNumElements = OrigVT.getVectorNumElements(); in splitAndLowerVectorShuffle() local10490 int OrigSplitNumElements = OrigNumElements / 2; in splitAndLowerVectorShuffle()10492 MVT OrigSplitVT = MVT::getVectorVT(OrigScalarVT, OrigNumElements / 2); in splitAndLowerVectorShuffle()