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

References

lib/Target/AArch64/AArch64InstrInfo.cpp
 1528         .addGlobalAddress(GV, 0, AArch64II::MO_G0 | MO_NC)
 1532         .addGlobalAddress(GV, 0, AArch64II::MO_G1 | MO_NC)
 1536         .addGlobalAddress(GV, 0, AArch64II::MO_G2 | MO_NC)
 1552     unsigned char LoFlags = OpFlags | AArch64II::MO_PAGEOFF | MO_NC;