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

Declarations

lib/Target/Mips/MipsSubtarget.h
   54   static bool MSAWarningPrinted;

References

lib/Target/Mips/MipsSubtarget.cpp
  189   if (!hasMips32r5() && hasMSA() && !MSAWarningPrinted) {
  192     MSAWarningPrinted = true;