Searched refs:Is1BitVector (Results 1 – 1 of 1) sorted by relevance
16030 bool Is1BitVector = (VT.getVectorElementType() == MVT::i1); in lowerVectorShuffle() local16032 assert((VT.getSizeInBits() != 64 || Is1BitVector) && in lowerVectorShuffle()16089 if (VT.getScalarSizeInBits() < 64 && !Is1BitVector && in lowerVectorShuffle()16151 if (Is1BitVector) in lowerVectorShuffle()