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

Declarations

include/llvm/CodeGen/GlobalISel/Utils.h
  106 void reportGISelFailure(MachineFunction &MF, const TargetPassConfig &TPC,

References

lib/CodeGen/GlobalISel/InstructionSelect.cpp
   94       reportGISelFailure(MF, TPC, MORE, "gisel-select",
  138         reportGISelFailure(MF, TPC, MORE, "gisel-select", "cannot select", MI);
  202       reportGISelFailure(MF, TPC, MORE, "gisel-select",
  209       reportGISelFailure(
lib/CodeGen/GlobalISel/Legalizer.cpp
  211     reportGISelFailure(MF, TPC, MORE, "gisel-legalize",
lib/CodeGen/GlobalISel/RegBankSelect.cpp
  670       reportGISelFailure(MF, *TPC, *MORE, "gisel-regbankselect",
  696         reportGISelFailure(MF, *TPC, *MORE, "gisel-regbankselect",