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