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

References

utils/TableGen/DAGISelMatcherEmitter.cpp
  284   OS.indent(Indent*2);
  301           OS.indent(Indent*2) << "/*Scope*/ ";
  303           OS.indent(Indent*2);
  319         ChildSize = EmitMatcherList(SM->getChild(i), Indent+1,
  340     OS.indent(Indent*2) << "0, ";
  477         ChildSize = EmitMatcherList(Child, Indent+1, CurrentIdx+VBRSize+IdxSize,
  486         OS.indent(Indent*2);
  512     OS.indent(Indent*2) << "0,";
  715         OS.indent(FullIndexWidth + Indent * 2);
  734     OS.indent(FullIndexWidth + Indent*2+4);
  765         OS.indent(FullIndexWidth + Indent*2) << "// Src: "
  768         OS.indent(FullIndexWidth + Indent*2) << "// Dst: "
  792       OS.indent(FullIndexWidth + Indent * 2);
  800       OS.indent(FullIndexWidth + Indent*2) << " // Src: "
  803       OS.indent(FullIndexWidth + Indent*2) << " // Dst: "