Searched defs:getInverseOpcode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 1161 SystemZInstrInfo::getInverseOpcode(unsigned Opcode) const { getInverseOpcode() function in SystemZInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1261 virtual std::optional<unsigned> getInverseOpcode(unsigned Opcode) const { getInverseOpcode() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 1955 RISCVInstrInfo::getInverseOpcode(unsigned Opcode) const { getInverseOpcode() function in RISCVInstrInfo |