LLVM 20.0.0git
|
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 override | llvm::MSP430InstrInfo | |
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc) const override | llvm::MSP430InstrInfo | |
getFramePoppedByCallee(const MachineInstr &I) const | llvm::MSP430InstrInfo | inline |
getInstSizeInBytes(const MachineInstr &MI) const override | llvm::MSP430InstrInfo | |
getRegisterInfo() const | llvm::MSP430InstrInfo | inline |
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const override | llvm::MSP430InstrInfo | |
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, Register DestReg, int FrameIdx, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg) const override | llvm::MSP430InstrInfo | |
MSP430InstrInfo(MSP430Subtarget &STI) | llvm::MSP430InstrInfo | explicit |
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const override | llvm::MSP430InstrInfo | |
reverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const override | llvm::MSP430InstrInfo | |
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, Register SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg) const override | llvm::MSP430InstrInfo |