Searched refs:AVRInstrInfo (Results 1 – 8 of 8) sorted by relevance
38 AVRInstrInfo::AVRInstrInfo() in AVRInstrInfo() function in llvm::AVRInstrInfo41 void AVRInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()63 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()82 unsigned AVRInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()101 void AVRInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()137 void AVRInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()172 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond()195 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc()218 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const { in getOppositeCondition()241 bool AVRInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()[all …]
43 const AVRInstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo()83 AVRInstrInfo InstrInfo;
65 class AVRInstrInfo : public AVRGenInstrInfo {67 explicit AVRInstrInfo();
1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
10 AVRInstrInfo.cpp
517 include "AVRInstrInfo.td"519 def AVRInstrInfo : InstrInfo;557 let InstructionSet = AVRInstrInfo;
1 //===-- AVRInstrInfo.td - AVR Instruction Formats ----------*- tablegen -*-===//
1 //===-- AVRInstrInfo.td - AVR Instruction defs -------------*- tablegen -*-===//276 // AVRInstrInfo.td. They must be kept in synch.