Lines Matching refs:ARCInstrInfo
44 void ARCInstrInfo::anchor() {} in anchor()
46 ARCInstrInfo::ARCInstrInfo(const ARCSubtarget &ST) in ARCInstrInfo() function in ARCInstrInfo
68 unsigned ARCInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
87 unsigned ARCInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
170 bool ARCInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
254 unsigned ARCInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
281 void ARCInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
293 void ARCInstrInfo::storeRegToStackSlot( in storeRegToStackSlot()
320 void ARCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
349 bool ARCInstrInfo::reverseBranchCondition( in reverseBranchCondition()
357 ARCInstrInfo::loadImmediate(MachineBasicBlock &MBB, in loadImmediate()
369 unsigned ARCInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
402 unsigned ARCInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
411 bool ARCInstrInfo::isPostIncrement(const MachineInstr &MI) const { in isPostIncrement()
417 bool ARCInstrInfo::isPreIncrement(const MachineInstr &MI) const { in isPreIncrement()
423 bool ARCInstrInfo::getBaseAndOffsetPosition(const MachineInstr &MI, in getBaseAndOffsetPosition()