Searched refs:isPCRelRegisterOperandLegal (Results 1 – 4 of 4) sorted by relevance
295 bool isPCRelRegisterOperandLegal(const MachineOperand &MO) const override;
638 bool M68kInstrInfo::isPCRelRegisterOperandLegal( in isPCRelRegisterOperandLegal() function in M68kInstrInfo
1036 virtual bool isPCRelRegisterOperandLegal(const MachineOperand &MO) const { in isPCRelRegisterOperandLegal() function
2415 !TII->isPCRelRegisterOperandLegal(*MO))) in visitMachineOperand()