LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 llvm::NVPTXInstrInfovirtual
CanTailMerge(const MachineInstr *MI) const llvm::NVPTXInstrInfovirtual
copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, DebugLoc DL, unsigned DestReg, unsigned SrcReg, bool KillSrc) const llvm::NVPTXInstrInfovirtual
getLdStCodeAddrSpace(const MachineInstr &MI) const llvm::NVPTXInstrInfoinline
getRegisterInfo() const llvm::NVPTXInstrInfoinlinevirtual
InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl< MachineOperand > &Cond, DebugLoc DL) const llvm::NVPTXInstrInfovirtual
isLoadInstr(const MachineInstr &MI, unsigned &AddrSpace) const llvm::NVPTXInstrInfo
isMoveInstr(const MachineInstr &MI, unsigned &SrcReg, unsigned &DestReg) const llvm::NVPTXInstrInfovirtual
isReadSpecialReg(MachineInstr &MI) const llvm::NVPTXInstrInfo
isStoreInstr(const MachineInstr &MI, unsigned &AddrSpace) const llvm::NVPTXInstrInfo
NVPTXInstrInfo(NVPTXTargetMachine &TM)llvm::NVPTXInstrInfoexplicit
RemoveBranch(MachineBasicBlock &MBB) const llvm::NVPTXInstrInfovirtual