Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1677 if (auto InvOpcode = getInverseOpcode(Opcode)) in isVectorAssociativeAndCommutative() local
1678 Opcode = *InvOpcode; in isVectorAssociativeAndCommutative()