Searched refs:UnpackOpcode (Results 1 – 1 of 1) sorted by relevance
9914 unsigned &UnpackOpcode, bool IsUnary, in matchVectorShuffleWithUNPCK() argument9936 UnpackOpcode = X86ISD::UNPCKL; in matchVectorShuffleWithUNPCK()9944 UnpackOpcode = X86ISD::UNPCKH; in matchVectorShuffleWithUNPCK()9971 UnpackOpcode = MatchLo ? X86ISD::UNPCKL : X86ISD::UNPCKH; in matchVectorShuffleWithUNPCK()9982 UnpackOpcode = X86ISD::UNPCKL; in matchVectorShuffleWithUNPCK()9989 UnpackOpcode = X86ISD::UNPCKH; in matchVectorShuffleWithUNPCK()