Searched defs:isPCRelRegisterOperandLegal (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Target/M68k/ | ||
| H A D | M68kInstrInfo.cpp | 638 bool M68kInstrInfo::isPCRelRegisterOperandLegal( isPCRelRegisterOperandLegal() function in M68kInstrInfo |
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | TargetInstrInfo.h | 1036 virtual bool isPCRelRegisterOperandLegal(const MachineOperand &MO) const { isPCRelRegisterOperandLegal() function |