Searched refs:ShiftEltBits (Results 1 – 2 of 2) sorted by relevance
987 int ShiftEltBits = ScalarSizeInBits * Scale; in matchShuffleAsShift() local988 bool ByteShift = ShiftEltBits > 64; in matchShuffleAsShift()
12155 int ShiftEltBits = ScalarSizeInBits * Scale; in matchShuffleAsShift() local12156 bool ByteShift = ShiftEltBits > 64; in matchShuffleAsShift()