Home
last modified time | relevance | path

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

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