Searched refs:InputSizeInBits (Results 1 – 1 of 1) sorted by relevance
37404 unsigned InputSizeInBits = MaskVT.getSizeInBits(); in matchUnaryPermuteShuffle() local37405 unsigned MaskScalarSizeInBits = InputSizeInBits / NumMaskElts; in matchUnaryPermuteShuffle()37459 ShuffleVT = MVT::getVectorVT(ShuffleVT, InputSizeInBits / 32); in matchUnaryPermuteShuffle()37479 ShuffleVT = MVT::getVectorVT(MVT::i16, InputSizeInBits / 16); in matchUnaryPermuteShuffle()37493 ShuffleVT = MVT::getVectorVT(MVT::i16, InputSizeInBits / 16); in matchUnaryPermuteShuffle()