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);
 2222   TPC = &getAnalysis<TargetPassConfig>();
 2225                        : TPC->isGISelCSEEnabled();
 2229     CSEInfo = &Wrapper.get(TPC->getCSEConfig());
 2259     reportTranslationError(*MF, *TPC, *ORE, R);
 2314     reportTranslationError(*MF, *TPC, *ORE, R);
 2361         reportTranslationError(*MF, *TPC, *ORE, R);