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