LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::MSP430InstrInfo Member List

This is the complete list of members for llvm::MSP430InstrInfo, including all inherited members.

AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify) const llvm::MSP430InstrInfo
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const llvm::MSP430InstrInfo
GetInstSizeInBytes(const MachineInstr *MI) const llvm::MSP430InstrInfo
getRegisterInfo() const llvm::MSP430InstrInfoinlinevirtual
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const llvm::MSP430InstrInfo
isUnpredicatedTerminator(const MachineInstr *MI) const llvm::MSP430InstrInfo
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, int FrameIdx, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::MSP430InstrInfovirtual
MSP430InstrInfo(MSP430TargetMachine &TM)llvm::MSP430InstrInfoexplicit
RemoveBranch(MachineBasicBlock &MBB) const llvm::MSP430InstrInfo
ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const llvm::MSP430InstrInfo
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::MSP430InstrInfovirtual