Searched refs:WindowScale (Results 1 – 1 of 1) sorted by relevance
4547 int WindowScale; in ReconstructShuffle() member4552 WindowScale(1) {} in ReconstructShuffle()4667 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()4668 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()4700 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()