LLVM API Documentation
This is the complete list of members for llvm::SparcInstrInfo, including all inherited members.
AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify=false) const | llvm::SparcInstrInfo | virtual |
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const | llvm::SparcInstrInfo | virtual |
getGlobalBaseReg(MachineFunction *MF) const | llvm::SparcInstrInfo | |
getRegisterInfo() const | llvm::SparcInstrInfo | inlinevirtual |
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const | llvm::SparcInstrInfo | virtual |
isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const | llvm::SparcInstrInfo | virtual |
isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const | llvm::SparcInstrInfo | virtual |
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const | llvm::SparcInstrInfo | virtual |
RemoveBranch(MachineBasicBlock &MBB) const | llvm::SparcInstrInfo | virtual |
SparcInstrInfo(SparcSubtarget &ST) | llvm::SparcInstrInfo | explicit |
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const | llvm::SparcInstrInfo | virtual |