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

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
  215       reportTranslationError(*MF, *TPC, *ORE, R);
  269     reportTranslationError(*MF, *TPC, *ORE, R);
 2242   ORE = std::make_unique<OptimizationRemarkEmitter>(&F);
 2259     reportTranslationError(*MF, *TPC, *ORE, R);
 2314     reportTranslationError(*MF, *TPC, *ORE, R);
 2353         if (ORE->allowExtraAnalysis("gisel-irtranslator")) {
 2361         reportTranslationError(*MF, *TPC, *ORE, R);