Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2139 static bool isCommutableVPERMV3Instruction(unsigned Opcode) { in isCommutableVPERMV3Instruction() function
2702 if (isCommutableVPERMV3Instruction(Opc)) { in commuteInstructionImpl()