Lines Matching defs:NVPTXInstrInfo
1 //===- NVPTXInstrInfo.cpp - NVPTX Instruction Information -----------------===//
15 #include "NVPTXInstrInfo.h"
29 NVPTXInstrInfo::NVPTXInstrInfo(NVPTXTargetMachine &tm)
32 void NVPTXInstrInfo::copyPhysReg(
65 bool NVPTXInstrInfo::isMoveInstr(const MachineInstr &MI, unsigned &SrcReg,
88 bool NVPTXInstrInfo::isReadSpecialReg(MachineInstr &MI) const {
109 bool NVPTXInstrInfo::isLoadInstr(const MachineInstr &MI,
120 bool NVPTXInstrInfo::isStoreInstr(const MachineInstr &MI,
131 bool NVPTXInstrInfo::CanTailMerge(const MachineInstr *MI) const {
167 bool NVPTXInstrInfo::AnalyzeBranch(
224 unsigned NVPTXInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
248 unsigned NVPTXInstrInfo::InsertBranch(