reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/MC/MCInstrDesc.h
  621   bool hasDefOfPhysReg(const MCInst &MI, unsigned Reg,

References

lib/MC/MCInstrDesc.cpp
   39   if (hasDefOfPhysReg(MI, PC, RI))
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
10314   if (MCID.hasDefOfPhysReg(Inst, ARM::PC, *MRI))
tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  343         if (InstrDesc.hasDefOfPhysReg(NodeInstr.Instruction, RegNum,