LLVM 20.0.0git
|
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 override | llvm::SparcInstrInfo | |
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, MCRegister DestReg, MCRegister SrcReg, bool KillSrc) const override | llvm::SparcInstrInfo | |
expandPostRAPseudo(MachineInstr &MI) const override | llvm::SparcInstrInfo | |
getBranchDestBlock(const MachineInstr &MI) const override | llvm::SparcInstrInfo | |
getGlobalBaseReg(MachineFunction *MF) const | llvm::SparcInstrInfo | |
getInstSizeInBytes(const MachineInstr &MI) const override | llvm::SparcInstrInfo | |
getRegisterInfo() const | llvm::SparcInstrInfo | inline |
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const override | llvm::SparcInstrInfo | |
isBranchOffsetInRange(unsigned BranchOpc, int64_t Offset) const override | llvm::SparcInstrInfo | |
isLoadFromStackSlot(const MachineInstr &MI, int &FrameIndex) const override | llvm::SparcInstrInfo | |
isStoreToStackSlot(const MachineInstr &MI, int &FrameIndex) const override | llvm::SparcInstrInfo | |
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, Register DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg) const override | llvm::SparcInstrInfo | |
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const override | llvm::SparcInstrInfo | |
reverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const override | llvm::SparcInstrInfo | |
SparcInstrInfo(SparcSubtarget &ST) | llvm::SparcInstrInfo | explicit |
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, Register SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI, Register VReg) const override | llvm::SparcInstrInfo |