Home
last modified time | relevance | path

Searched refs:VPERM_CASES_BROADCAST (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1435 #define VPERM_CASES_BROADCAST(Suffix) \ in isCommutableVPERMV3Instruction() macro
1447 VPERM_CASES_BROADCAST(D) in isCommutableVPERMV3Instruction()
1448 VPERM_CASES_BROADCAST(PD) in isCommutableVPERMV3Instruction()
1449 VPERM_CASES_BROADCAST(PS) in isCommutableVPERMV3Instruction()
1450 VPERM_CASES_BROADCAST(Q) in isCommutableVPERMV3Instruction()
1454 #undef VPERM_CASES_BROADCAST in isCommutableVPERMV3Instruction()
1475 #define VPERM_CASES_BROADCAST(Orig, New) \ in getCommutedVPERMV3Opcode() macro
1486 VPERM_CASES_BROADCAST(VPERMI2D, VPERMT2D) in getCommutedVPERMV3Opcode()
1487 VPERM_CASES_BROADCAST(VPERMI2PD, VPERMT2PD) in getCommutedVPERMV3Opcode()
1488 VPERM_CASES_BROADCAST(VPERMI2PS, VPERMT2PS) in getCommutedVPERMV3Opcode()
[all …]