Lines Matching refs:ARCInstrInfo
44 void ARCInstrInfo::anchor() {} in anchor()
46 ARCInstrInfo::ARCInstrInfo() 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(MachineBasicBlock &MBB, in storeRegToStackSlot()
322 void ARCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
350 bool ARCInstrInfo::reverseBranchCondition( in reverseBranchCondition()
358 ARCInstrInfo::loadImmediate(MachineBasicBlock &MBB, in loadImmediate()
370 unsigned ARCInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
403 unsigned ARCInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
412 bool ARCInstrInfo::isPostIncrement(const MachineInstr &MI) const { in isPostIncrement()
418 bool ARCInstrInfo::isPreIncrement(const MachineInstr &MI) const { in isPreIncrement()
424 bool ARCInstrInfo::getBaseAndOffsetPosition(const MachineInstr &MI, in getBaseAndOffsetPosition()