Home | History | Annotate | Download | only in Sparc

Lines Matching refs:SparcInstrInfo

1 //===-- SparcInstrInfo.cpp - Sparc Instruction Information ----------------===//
14 #include "SparcInstrInfo.h"
33 void SparcInstrInfo::anchor() {}
35 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST)
44 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
65 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
127 bool SparcInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
230 SparcInstrInfo::InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB,
258 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const
280 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
369 void SparcInstrInfo::
408 void SparcInstrInfo::
446 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const