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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  494   if (MAI->hasDotTypeDotSizeDirective())
  632   if (MAI->hasDotTypeDotSizeDirective())
  673   if (MAI->hasDotTypeDotSizeDirective())
 1180       MAI->hasDotTypeDotSizeDirective()) {
 1188   if (MAI->hasDotTypeDotSizeDirective()) {
 1346     if (MAI->hasDotTypeDotSizeDirective() && GA->getValueType()->isSized() &&
lib/MC/MCAsmStreamer.cpp
  634     if (!MAI->hasDotTypeDotSizeDirective())
  784   assert(MAI->hasDotTypeDotSizeDirective());
lib/Target/XCore/XCoreAsmPrinter.cpp
  152   if (MAI->hasDotTypeDotSizeDirective()) {