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

References

include/llvm/MC/MCLinkerOptimizationHint.h
   58     MCLOHCaseNameToId(AdrpLdrGotLdr)
   73     MCLOHCaseIdToName(AdrpLdrGotLdr);
   93   case MCLOH_AdrpLdrGotLdr:
lib/Target/AArch64/AArch64CollectLOH.cpp
  374       OpInfo.Type = MCLOH_AdrpLdrGotLdr;
  426     case MCLOH_AdrpLdrGotLdr:
  430       AFI.addLOHDirective(MCLOH_AdrpLdrGotLdr, {&MI, Info.MI1, Info.MI0});