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

Declarations

lib/Target/Mips/MipsSubtarget.h
   60   static bool GINVWarningPrinted;

References

lib/Target/Mips/MipsSubtarget.cpp
  204   if (!hasMips32r6() && hasGINV() && !GINVWarningPrinted) {
  207     GINVWarningPrinted = true;