Home | History | Annotate | Download | only in Sparc

Lines Matching defs: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,
63 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr &MI,
160 bool SparcInstrInfo::analyzeBranch(MachineBasicBlock &MBB,
243 unsigned SparcInstrInfo::InsertBranch(MachineBasicBlock &MBB,
272 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const
294 bool SparcInstrInfo::ReverseBranchCondition(
302 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
391 void SparcInstrInfo::
430 void SparcInstrInfo::
468 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const
491 bool SparcInstrInfo::expandPostRAPseudo(MachineInstr &MI) const {