Searched refs:ShiftEltBits (Results 1 – 2 of 2) sorted by relevance
7876 int ShiftEltBits = VT.getScalarSizeInBits() * Scale; in lowerVectorShuffleAsShift() local7877 bool ByteShift = ShiftEltBits > 64; in lowerVectorShuffleAsShift()
10188 int ShiftEltBits = ScalarSizeInBits * Scale; in matchVectorShuffleAsShift() local10189 bool ByteShift = ShiftEltBits > 64; in matchVectorShuffleAsShift()