Home | History | Annotate | Download | only in Sparc

Lines Matching defs:SparcInstrInfo

1 //===-- SparcInstrInfo.cpp - Sparc Instruction Information ----------------===//
14 #include "SparcInstrInfo.h"
32 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST)
42 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
62 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
119 bool SparcInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
222 SparcInstrInfo::InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB,
250 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const
272 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
307 void SparcInstrInfo::
340 void SparcInstrInfo::
372 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const