LLVM API Documentation

llvm::AMDGPUInstrInfo Member List
This is the complete list of members for llvm::AMDGPUInstrInfo, including all inherited members.
AMDGPUInstrInfo(const AMDGPUSubtarget &st)llvm::AMDGPUInstrInfo [explicit]
buildIndirectRead(MachineBasicBlock *MBB, MachineBasicBlock::iterator I, unsigned ValueReg, unsigned Address, unsigned OffsetReg) const =0llvm::AMDGPUInstrInfo [pure virtual]
buildIndirectWrite(MachineBasicBlock *MBB, MachineBasicBlock::iterator I, unsigned ValueReg, unsigned Address, unsigned OffsetReg) const =0llvm::AMDGPUInstrInfo [pure virtual]
buildMovInstr(MachineBasicBlock *MBB, MachineBasicBlock::iterator I, unsigned DstReg, unsigned SrcReg) const =0llvm::AMDGPUInstrInfo [pure virtual]
calculateIndirectAddress(unsigned RegIndex, unsigned Channel) const =0llvm::AMDGPUInstrInfo [pure virtual]
canFoldMemoryOperand(const MachineInstr *MI, const SmallVectorImpl< unsigned > &Ops) const overridellvm::AMDGPUInstrInfo
convertToThreeAddress(MachineFunction::iterator &MFI, MachineBasicBlock::iterator &MBBI, LiveVariables *LV) const overridellvm::AMDGPUInstrInfo
DefinesPredicate(MachineInstr *MI, std::vector< MachineOperand > &Pred) const overridellvm::AMDGPUInstrInfo
enableClusterLoads() const overridellvm::AMDGPUInstrInfo
expandPostRAPseudo(MachineBasicBlock::iterator MI) const overridellvm::AMDGPUInstrInfo
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, const SmallVectorImpl< unsigned > &Ops, int FrameIndex) const overridellvm::AMDGPUInstrInfo [protected]
foldMemoryOperandImpl(MachineFunction &MF, MachineInstr *MI, const SmallVectorImpl< unsigned > &Ops, MachineInstr *LoadMI) const overridellvm::AMDGPUInstrInfo [protected]
getIndirectAddrRegClass() const =0llvm::AMDGPUInstrInfo [pure virtual]
getIndirectIndexBegin(const MachineFunction &MF) const llvm::AMDGPUInstrInfo
getIndirectIndexEnd(const MachineFunction &MF) const llvm::AMDGPUInstrInfo
getMaskedMIMGOp(uint16_t Opcode, unsigned Channels) const llvm::AMDGPUInstrInfo
getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, bool UnfoldStore, unsigned *LoadRegIndex=nullptr) const overridellvm::AMDGPUInstrInfo
getRegisterInfo() const =0llvm::AMDGPUInstrInfo [pure virtual]
hasLoadFromStackSlot(const MachineInstr *MI, const MachineMemOperand *&MMO, int &FrameIndex) const overridellvm::AMDGPUInstrInfo
hasStoreFromStackSlot(const MachineInstr *MI, const MachineMemOperand *&MMO, int &FrameIndex) const llvm::AMDGPUInstrInfo
insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const overridellvm::AMDGPUInstrInfo
isCoalescableExtInstr(const MachineInstr &MI, unsigned &SrcReg, unsigned &DstReg, unsigned &SubIdx) const overridellvm::AMDGPUInstrInfo
isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const overridellvm::AMDGPUInstrInfo
isLoadFromStackSlotPostFE(const MachineInstr *MI, int &FrameIndex) const overridellvm::AMDGPUInstrInfo
isMov(unsigned opcode) const =0llvm::AMDGPUInstrInfo [pure virtual]
isPredicable(MachineInstr *MI) const overridellvm::AMDGPUInstrInfo
isPredicated(const MachineInstr *MI) const overridellvm::AMDGPUInstrInfo
isRegisterLoad(const MachineInstr &MI) const llvm::AMDGPUInstrInfo
isRegisterStore(const MachineInstr &MI) const llvm::AMDGPUInstrInfo
isSafeToMoveRegClassDefs(const TargetRegisterClass *RC) const overridellvm::AMDGPUInstrInfo
isStoreFromStackSlot(const MachineInstr *MI, int &FrameIndex) const llvm::AMDGPUInstrInfo
isStoreFromStackSlotPostFE(const MachineInstr *MI, int &FrameIndex) const llvm::AMDGPUInstrInfo
loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const overridellvm::AMDGPUInstrInfo
ReverseBranchCondition(SmallVectorImpl< MachineOperand > &Cond) const overridellvm::AMDGPUInstrInfo
shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, int64_t Offset1, int64_t Offset2, unsigned NumLoads) const overridellvm::AMDGPUInstrInfo
STllvm::AMDGPUInstrInfo [protected]
storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned SrcReg, bool isKill, int FrameIndex, const TargetRegisterClass *RC, const TargetRegisterInfo *TRI) const overridellvm::AMDGPUInstrInfo
SubsumesPredicate(const SmallVectorImpl< MachineOperand > &Pred1, const SmallVectorImpl< MachineOperand > &Pred2) const overridellvm::AMDGPUInstrInfo
unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, unsigned Reg, bool UnfoldLoad, bool UnfoldStore, SmallVectorImpl< MachineInstr * > &NewMIs) const overridellvm::AMDGPUInstrInfo
unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, SmallVectorImpl< SDNode * > &NewNodes) const overridellvm::AMDGPUInstrInfo