Searched defs:getInverseOpcode (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | TargetInstrInfo.h | 1232 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { getInverseOpcode() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
| H A D | RISCVInstrInfo.cpp | 1755 RISCVInstrInfo::getInverseOpcode(unsigned Opcode) const { getInverseOpcode() function in RISCVInstrInfo |