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

Declarations

include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
   95 raw_ostream &operator<<(raw_ostream &OS, LegalizeActions::LegalizeAction Action);

References

lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  191       LLVM_DEBUG(dbgs() << ".. .. " << Rule.getAction() << ", "
  466                         << Action.first << ", " << Action.second << "\n");