Searched refs:WindowScale (Results 1 – 2 of 2) sorted by relevance
5940 int WindowScale; in ReconstructShuffle() member5944 ShuffleVec(Vec), WindowBase(0), WindowScale(1) {} in ReconstructShuffle()6069 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()6070 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()6101 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()
6601 int WindowScale = 1; in ReconstructShuffle() member6725 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()6726 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()6757 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()