Home
last modified time | relevance | path

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

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