Searched refs:WindowScale (Results 1 – 4 of 4) sorted by relevance
4947 int WindowScale; in ReconstructShuffle() member4952 WindowScale(1) {} in ReconstructShuffle()5069 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()5070 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()5102 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()
5719 int WindowScale; in ReconstructShuffle() member5723 ShuffleVec(Vec), WindowBase(0), WindowScale(1) {} in ReconstructShuffle()5848 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()5849 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()5880 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()
5876 int WindowScale; in ReconstructShuffle() member5881 WindowScale(1) {} in ReconstructShuffle()6001 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()6002 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()6034 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()
6705 int WindowScale = 1; in ReconstructShuffle() member6829 Src.WindowScale = SrcEltTy.getSizeInBits() / SmallestEltTy.getSizeInBits(); in ReconstructShuffle()6830 Src.WindowBase *= Src.WindowScale; in ReconstructShuffle()6861 int ExtractBase = EltNo * Src->WindowScale + Src->WindowBase; in ReconstructShuffle()