Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:shuffle

98   /// \brief Expand bswap of vectors into a shuffle if legal.
805 // Generically expand a vector anyext in register to a shuffle of the relevant
851 // Generically expand a vector zext in register to a shuffle of the relevant
868 // Shuffle the incoming lanes into the correct position, and pull all other
887 // Generate a byte wise shuffle mask for the BSWAP.
896 // Only emit a shuffle if the mask is legal.