Lines Matching refs:ShuffleMask
31 void DecodeINSERTPSMask(unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
34 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask);
37 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask);
39 void DecodeMOVSLDUPMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
41 void DecodeMOVSHDUPMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
43 void DecodeMOVDDUPMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
45 void DecodePSLLDQMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
47 void DecodePSRLDQMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
49 void DecodePALIGNRMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
51 void DecodePSHUFMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
53 void DecodePSHUFHWMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
55 void DecodePSHUFLWMask(MVT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
58 void DecodePSWAPMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
63 void DecodeSHUFPMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
68 void DecodeUNPCKHMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
73 void DecodeUNPCKLMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
76 void DecodePSHUFBMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask);
81 SmallVectorImpl<int> &ShuffleMask);
84 void DecodeBLENDMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
87 SmallVectorImpl<int> &ShuffleMask);
92 SmallVectorImpl<int> &ShuffleMask);
96 void DecodeVPERMMask(unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
99 void DecodeVPERMILPMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask);
103 SmallVectorImpl<int> &ShuffleMask);
106 void DecodeZeroMoveLowMask(MVT VT, SmallVectorImpl<int> &ShuffleMask);
110 SmallVectorImpl<int> &ShuffleMask);
114 SmallVectorImpl<int> &ShuffleMask);
118 SmallVectorImpl<int> &ShuffleMask);
122 SmallVectorImpl<int> &ShuffleMask);
126 SmallVectorImpl<int> &ShuffleMask);
130 SmallVectorImpl<int> &ShuffleMask);
134 SmallVectorImpl<int> &ShuffleMask);