Home
last modified time | relevance | path

Searched defs:getInverseOpcode (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1194 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1404 RISCVInstrInfo::getInverseOpcode(unsigned Opcode) const { in getInverseOpcode() function in RISCVInstrInfo