Searched refs:OpBitWidth (Results 1 – 1 of 1) sorted by relevance
13670 int OpBitWidth = V.getOperand(0).getValueSizeInBits(); in lowerShuffleAsBroadcast() local13671 int OpIdx = BitOffset / OpBitWidth; in lowerShuffleAsBroadcast()13673 BitOffset %= OpBitWidth; in lowerShuffleAsBroadcast()