Lines Matching refs:NVPTXInstrInfo
29 void NVPTXInstrInfo::anchor() {} in anchor()
31 NVPTXInstrInfo::NVPTXInstrInfo() : NVPTXGenInstrInfo(), RegInfo() {} in NVPTXInstrInfo() function in NVPTXInstrInfo
33 void NVPTXInstrInfo::copyPhysReg( in copyPhysReg()
66 bool NVPTXInstrInfo::isMoveInstr(const MachineInstr &MI, unsigned &SrcReg, in isMoveInstr()
89 bool NVPTXInstrInfo::isReadSpecialReg(MachineInstr &MI) const { in isReadSpecialReg()
110 bool NVPTXInstrInfo::isLoadInstr(const MachineInstr &MI, in isLoadInstr()
121 bool NVPTXInstrInfo::isStoreInstr(const MachineInstr &MI, in isStoreInstr()
132 bool NVPTXInstrInfo::CanTailMerge(const MachineInstr *MI) const { in CanTailMerge()
168 bool NVPTXInstrInfo::AnalyzeBranch( in AnalyzeBranch()
225 unsigned NVPTXInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch()
249 unsigned NVPTXInstrInfo::InsertBranch( in InsertBranch()