Lines Matching refs:AVRInstrInfo
39 AVRInstrInfo::AVRInstrInfo() in AVRInstrInfo() function in llvm::AVRInstrInfo
42 void AVRInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
83 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
102 unsigned AVRInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
121 void AVRInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
160 void AVRInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
195 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond()
218 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc()
241 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition()
264 bool AVRInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
399 unsigned AVRInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
438 unsigned AVRInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
467 bool AVRInstrInfo::reverseBranchCondition( in reverseBranchCondition()
477 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()