Home
last modified time | relevance | path

Searched refs:SparcInstrInfo (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp30 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST) in SparcInstrInfo() function in SparcInstrInfo
40 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 …]
DSparcFrameLowering.cpp32 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()
DSparc.td39 include "SparcInstrInfo.td"
41 def SparcInstrInfo : InstrInfo;
71 let InstructionSet = SparcInstrInfo;
DSparcInstrInfo.h37 class SparcInstrInfo : public SparcGenInstrInfo {
41 explicit SparcInstrInfo(SparcSubtarget &ST);
DSparcTargetMachine.h33 SparcInstrInfo InstrInfo;
41 virtual const SparcInstrInfo *getInstrInfo() const { return &InstrInfo; } in getInstrInfo()
DCMakeLists.txt15 SparcInstrInfo.cpp
DSparcInstrInfo.td1 //===-- SparcInstrInfo.td - Target Description for Sparc Target -----------===//
/external/llvm/test/CodeGen/Generic/
D2002-04-14-UnexpectedUnsignedType.ll4 ; SparcInstrInfo.cpp:103: failed assertion `0 && "Unexpected unsigned type"'