Lines Matching refs:SparcInstrInfo
40 void SparcInstrInfo::anchor() {} in anchor()
42 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST) in SparcInstrInfo() function in SparcInstrInfo
51 Register SparcInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
70 Register SparcInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
213 SparcInstrInfo::getBranchDestBlock(const MachineInstr &MI) const { in getBranchDestBlock()
244 bool SparcInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
327 unsigned SparcInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
367 unsigned SparcInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
393 bool SparcInstrInfo::reverseBranchCondition( in reverseBranchCondition()
401 bool SparcInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, in isBranchOffsetInRange()
438 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
527 void SparcInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
567 void SparcInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
606 Register SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg()
628 unsigned SparcInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
645 bool SparcInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo()