2019-09-06 15:57:44 -07:00

1 line
648 B
JavaScript

initSidebarItems({"fn":[["decorate_function","Writes `func` to `w` as text. write_function_plain is passed as 'closure' to print instructions as text. pretty_function_error is passed as 'closure' to add error decoration."],["write_ebb_header","Write out the basic block header, outdented:"],["write_function","Write `func` to `w` as equivalent text. Use `isa` to emit ISA-dependent annotations."],["write_operands","Write the operands of `inst` to `w` with a prepended space."]],"struct":[["PlainWriter","A `PlainWriter` that doesn't decorate the function."]],"trait":[["FuncWriter","A `FuncWriter` used to decorate functions during printing."]]});