Searched refs:InputSizeInBits (Results 1 – 1 of 1) sorted by relevance
37985 unsigned InputSizeInBits = MaskVT.getSizeInBits(); in matchUnaryPermuteShuffle() local37986 unsigned MaskScalarSizeInBits = InputSizeInBits / NumMaskElts; in matchUnaryPermuteShuffle()38044 ShuffleVT = MVT::getVectorVT(ShuffleVT, InputSizeInBits / 32); in matchUnaryPermuteShuffle()38064 ShuffleVT = MVT::getVectorVT(MVT::i16, InputSizeInBits / 16); in matchUnaryPermuteShuffle()38078 ShuffleVT = MVT::getVectorVT(MVT::i16, InputSizeInBits / 16); in matchUnaryPermuteShuffle()