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

References

lib/Target/ARM/ARMConstantPoolValue.cpp
   95     if (Kind == ARMCP::CPValue || Kind == ARMCP::CPExtSymbol)
  229     : ARMConstantPoolValue(C, id, ARMCP::CPExtSymbol, PCAdj, Modifier,
lib/Target/ARM/ARMConstantPoolValue.h
  110   bool isExtSymbol() const { return Kind == ARMCP::CPExtSymbol; }