Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:shuffle

97   /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which
99 /// whose vector element type is narrower than the original shuffle type.
164 /// ShuffleWithNarrowerEltType - Return a vector shuffle operation which
166 /// whose vector element type is narrower than the original shuffle type.
192 assert(TLI.isShuffleMaskLegal(NewMask, NVT) && "Shuffle not legal?");
697 // We generate a shuffle of InVec and ScVec, so the shuffle mask
2138 // Return shuffle(LowValVec, undef, <0,0,0,0>)
3865 // Convert the shuffle mask to the right # elements.