Lines Matching refs:VPERM_CASES
2163 #define VPERM_CASES(Suffix) \ in isCommutableVPERMV3Instruction() macro
2190 VPERM_CASES(Suffix) \ in isCommutableVPERMV3Instruction()
2207 VPERM_CASES(B) in isCommutableVPERMV3Instruction()
2212 VPERM_CASES(W) in isCommutableVPERMV3Instruction()
2216 #undef VPERM_CASES in isCommutableVPERMV3Instruction()
2222 #define VPERM_CASES(Orig, New) \ in getCommutedVPERMV3Opcode() macro
2249 VPERM_CASES(Orig, New) \ in getCommutedVPERMV3Opcode()
2264 VPERM_CASES(VPERMI2B, VPERMT2B) in getCommutedVPERMV3Opcode()
2269 VPERM_CASES(VPERMI2W, VPERMT2W) in getCommutedVPERMV3Opcode()
2270 VPERM_CASES(VPERMT2B, VPERMI2B) in getCommutedVPERMV3Opcode()
2275 VPERM_CASES(VPERMT2W, VPERMI2W) in getCommutedVPERMV3Opcode()
2280 #undef VPERM_CASES in getCommutedVPERMV3Opcode()