Home | History | Annotate | Download | only in MSP430

Lines Matching defs:MSP430InstrInfo

1 //===-- MSP430InstrInfo.cpp - MSP430 Instruction Information --------------===//
14 #include "MSP430InstrInfo.h"
31 void MSP430InstrInfo::anchor() {}
33 MSP430InstrInfo::MSP430InstrInfo(MSP430Subtarget &STI)
37 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB,
65 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB,
91 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
107 unsigned MSP430InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
129 bool MSP430InstrInfo::
161 bool MSP430InstrInfo::isUnpredicatedTerminator(const MachineInstr *MI) const {
172 bool MSP430InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
263 MSP430InstrInfo::InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
295 unsigned MSP430InstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const {