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

Overrides

include/llvm/CodeGen/TargetRegisterInfo.h
  487   virtual bool isConstantPhysReg(unsigned PhysReg) const { return false; }

Declarations

lib/Target/AArch64/AArch64RegisterInfo.h
   87   bool isConstantPhysReg(unsigned PhysReg) const override;