LLVM  4.0.0
llvm::NVPTXInstrInfo Member List

This is the complete list of members for llvm::NVPTXInstrInfo, including all inherited members.

analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, SmallVectorImpl< MachineOperand > &Cond, bool AllowModify) const overridellvm::NVPTXInstrInfo
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const DebugLoc &DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const overridellvm::NVPTXInstrInfo
getLdStCodeAddrSpace(const MachineInstr &MI) const llvm::NVPTXInstrInfoinline
getRegisterInfo() const llvm::NVPTXInstrInfoinline
insertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, ArrayRef< MachineOperand > Cond, const DebugLoc &DL, int *BytesAdded=nullptr) const overridellvm::NVPTXInstrInfo
isLoadInstr(const MachineInstr &MI, unsigned &AddrSpace) const llvm::NVPTXInstrInfo
isMoveInstr(const MachineInstr &MI, unsigned &SrcReg, unsigned &DestReg) const llvm::NVPTXInstrInfovirtual
isStoreInstr(const MachineInstr &MI, unsigned &AddrSpace) const llvm::NVPTXInstrInfo
NVPTXInstrInfo()llvm::NVPTXInstrInfoexplicit
removeBranch(MachineBasicBlock &MBB, int *BytesRemoved=nullptr) const overridellvm::NVPTXInstrInfo