Home
last modified time | relevance | path

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

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