Home
last modified time | relevance | path

Searched refs:bb_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c133 struct bb_state { struct
168 static const char *show_op(struct bb_state *state, struct operand *op) in show_op()
234 static void FORMAT_ATTR(2) output_line(struct bb_state *state, const char *fmt, ...) in output_line()
243 static void FORMAT_ATTR(2) output_label(struct bb_state *state, const char *fmt, ...) in output_label()
255 static void FORMAT_ATTR(2) output_insn(struct bb_state *state, const char *fmt, ...) in output_insn()
270 static void FORMAT_ATTR(2) output_comment(struct bb_state *state, const char *fmt, ...) in output_comment()
312 static void alloc_stack(struct bb_state *state, struct storage *storage) in alloc_stack()
325 static int can_regenerate(struct bb_state *state, pseudo_t pseudo) in can_regenerate()
345 static void flush_one_pseudo(struct bb_state *state, struct hardreg *hardreg, pseudo_t pseudo) in flush_one_pseudo()
381 static void flush_reg(struct bb_state *state, struct hardreg *reg) in flush_reg()
[all …]