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

References

utils/TableGen/DAGISelMatcherEmitter.cpp
  458         IdxSize = 2;  // size of opcode in table is 2 bytes.
  461         IdxSize = 1;  // size of type in table is 1 byte.
  477         ChildSize = EmitMatcherList(Child, Indent+1, CurrentIdx+VBRSize+IdxSize,
  500       CurrentIdx += IdxSize;