LLVM API Documentation

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

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::XCoreInstrInfovirtual
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const llvm::XCoreInstrInfovirtual
getRegisterInfo() const llvm::XCoreInstrInfoinlinevirtual
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const llvm::XCoreInstrInfovirtual
isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const llvm::XCoreInstrInfovirtual
isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const llvm::XCoreInstrInfovirtual
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::XCoreInstrInfovirtual
RemoveBranch(MachineBasicBlock &MBB) const llvm::XCoreInstrInfovirtual
ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const llvm::XCoreInstrInfovirtual
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const llvm::XCoreInstrInfovirtual
XCoreInstrInfo()llvm::XCoreInstrInfo