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

Declarations

lib/Target/ARM/ARMAsmPrinter.h
  146   MCSymbol *GetARMJTIPICJumpTableLabel(unsigned uid) const;

References

lib/Target/ARM/ARMAsmPrinter.cpp
  946   MCSymbol *JTISymbol = GetARMJTIPICJumpTableLabel(JTI);
  992   MCSymbol *JTISymbol = GetARMJTIPICJumpTableLabel(JTI);
 1020   MCSymbol *JTISymbol = GetARMJTIPICJumpTableLabel(JTI);
 1290       GetARMJTIPICJumpTableLabel(MI->getOperand(1).getIndex());