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