Searched refs:SparcInstrInfo (Results 1 – 8 of 8) sorted by relevance
30 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST) in SparcInstrInfo() function in SparcInstrInfo40 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot()59 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot()116 SparcInstrInfo::emitFrameIndexDebugValue(MachineFunction &MF, in emitFrameIndexDebugValue()127 bool SparcInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, in AnalyzeBranch()230 SparcInstrInfo::InsertBranch(MachineBasicBlock &MBB,MachineBasicBlock *TBB, in InsertBranch()258 unsigned SparcInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const in RemoveBranch()280 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()297 void SparcInstrInfo::319 void SparcInstrInfo::[all …]
32 const SparcInstrInfo &TII = in emitPrologue()33 *static_cast<const SparcInstrInfo*>(MF.getTarget().getInstrInfo()); in emitPrologue()73 const SparcInstrInfo &TII = in emitEpilogue()74 *static_cast<const SparcInstrInfo*>(MF.getTarget().getInstrInfo()); in emitEpilogue()
39 include "SparcInstrInfo.td"41 def SparcInstrInfo : InstrInfo;71 let InstructionSet = SparcInstrInfo;
37 class SparcInstrInfo : public SparcGenInstrInfo {41 explicit SparcInstrInfo(SparcSubtarget &ST);
33 SparcInstrInfo InstrInfo;41 virtual const SparcInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo()
15 SparcInstrInfo.cpp
1 //===-- SparcInstrInfo.td - Target Description for Sparc Target -----------===//
4 ; SparcInstrInfo.cpp:103: failed assertion `0 && "Unexpected unsigned type"'