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

References

lib/Target/X86/X86FastISel.cpp
 3501     bool NeedLoad = OpFlags == X86II::MO_DLLIMPORT ||
 3502                     OpFlags == X86II::MO_GOTPCREL ||
 3503                     OpFlags == X86II::MO_COFFSTUB;
 3512       MIB.addSym(Symbol, OpFlags);
 3514       MIB.addGlobalAddress(GV, 0, OpFlags);