Lines Matching refs:AVRInstrInfo
38 AVRInstrInfo::AVRInstrInfo() in AVRInstrInfo() function in llvm::AVRInstrInfo
41 void AVRInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
82 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
101 unsigned AVRInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
120 void AVRInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
159 void AVRInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
194 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond()
217 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc()
240 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition()
263 bool AVRInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
398 unsigned AVRInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
437 unsigned AVRInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
466 bool AVRInstrInfo::reverseBranchCondition( in reverseBranchCondition()
476 unsigned AVRInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
504 AVRInstrInfo::getBranchDestBlock(const MachineInstr &MI) const { in getBranchDestBlock()
532 bool AVRInstrInfo::isBranchOffsetInRange(unsigned BranchOp, in isBranchOffsetInRange()
558 unsigned AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch()