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

References

include/llvm/MC/MCLinkerOptimizationHint.h
   60     MCLOHCaseNameToId(AdrpLdrGotStr)
   75     MCLOHCaseIdToName(AdrpLdrGotStr);
   95   case MCLOH_AdrpLdrGotStr:
lib/Target/AArch64/AArch64CollectLOH.cpp
  369       OpInfo.Type = MCLOH_AdrpLdrGotStr;
  433     case MCLOH_AdrpLdrGotStr:
  437       AFI.addLOHDirective(MCLOH_AdrpLdrGotStr, {&MI, Info.MI1, Info.MI0});