LLVM API Documentation
| AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify) const override | llvm::MSP430InstrInfo | |
| copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const override | llvm::MSP430InstrInfo | |
| GetInstSizeInBytes(const MachineInstr *MI) const | llvm::MSP430InstrInfo | |
| getRegisterInfo() const | llvm::MSP430InstrInfo | [inline] |
| InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const override | llvm::MSP430InstrInfo | |
| isUnpredicatedTerminator(const MachineInstr *MI) const override | llvm::MSP430InstrInfo | |
| loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, int FrameIdx, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const override | llvm::MSP430InstrInfo | |
| MSP430InstrInfo(MSP430Subtarget &STI) | llvm::MSP430InstrInfo | [explicit] |
| RemoveBranch(MachineBasicBlock &MBB) const override | llvm::MSP430InstrInfo | |
| ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const override | llvm::MSP430InstrInfo | |
| storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const override | llvm::MSP430InstrInfo |