Searched refs:AVRInstrInfo (Results 1 – 13 of 13) sorted by relevance
38 AVRInstrInfo::AVRInstrInfo() in AVRInstrInfo() function in llvm::AVRInstrInfo41 void AVRInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()89 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()108 unsigned AVRInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()127 void AVRInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()166 void AVRInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()270 bool AVRInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()403 unsigned AVRInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()444 unsigned AVRInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()475 bool AVRInstrInfo::reverseBranchCondition( in reverseBranchCondition()[all …]
33 include "AVRInstrInfo.td"35 def AVRInstrInfo : InstrInfo;74 let InstructionSet = AVRInstrInfo;
41 const AVRInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo()135 AVRInstrInfo InstrInfo;
64 class AVRInstrInfo : public AVRGenInstrInfo {66 explicit AVRInstrInfo();
1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
57 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitPrologue()140 const AVRInstrInfo &TII = *STI.getInstrInfo(); in restoreStatusRegister()171 const AVRInstrInfo &TII = *STI.getInstrInfo(); in emitEpilogue()332 const AVRInstrInfo &TII = *STI.getInstrInfo(); in eliminateCallFramePseudoInstr()
21 AVRInstrInfo.cpp
1 //===-- AVRInstrInfo.td - AVR Instruction Formats ----------*- tablegen -*-===//
1865 const AVRInstrInfo &TII = (const AVRInstrInfo &)*MI.getParent() in EmitInstrWithCustomInserter()
1 //===-- AVRInstrInfo.td - AVR Instruction defs -------------*- tablegen -*-===//324 // AVRInstrInfo.td. They must be kept in synch.
8 ; UNREACHABLE executed at lib/Target/AVR/AVRInstrInfo.cpp
37 "AVRInstrInfo.cpp",
6389 llvm/lib/Target/AVR/AVRInstrInfo.cpp6390 llvm/lib/Target/AVR/AVRInstrInfo.h