Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1872 static bool isCommutableVPERMV3Instruction(unsigned Opcode) { in isCommutableVPERMV3Instruction() function
2283 if (isCommutableVPERMV3Instruction(MI.getOpcode())) { in commuteInstructionImpl()