Searched refs:AVRInstrInfo (Results 1 – 9 of 9) sorted by relevance
39 AVRInstrInfo::AVRInstrInfo() in AVRInstrInfo() function in llvm::AVRInstrInfo42 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()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()[all …]
34 include "AVRInstrInfo.td"36 def AVRInstrInfo : InstrInfo;75 let InstructionSet = AVRInstrInfo;
42 const AVRInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo()85 AVRInstrInfo InstrInfo;
65 class AVRInstrInfo : public AVRGenInstrInfo {67 explicit AVRInstrInfo();
1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
59 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitPrologue()165 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogue()366 const AVRInstrInfo &TII = *STI.getInstrInfo(); in eliminateCallFramePseudoInstr()
1 //===-- AVRInstrInfo.td - AVR Instruction Formats ----------*- tablegen -*-===//
1627 const AVRInstrInfo &TII = (const AVRInstrInfo &)*MI.getParent() in EmitInstrWithCustomInserter()
1 //===-- AVRInstrInfo.td - AVR Instruction defs -------------*- tablegen -*-===//310 // AVRInstrInfo.td. They must be kept in synch.