Home
last modified time | relevance | path

Searched defs:emit_status (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h43 struct GTY(()) emit_status { struct
46 int x_reg_rtx_no;
49 int x_first_label_num;
56 rtx x_first_insn;
57 rtx x_last_insn;
63 struct sequence_stack *sequence_stack;
67 int x_cur_insn_uid;
71 int x_cur_debug_insn_uid;
95 FIXME: We could put it into emit_status struct, but gengtype is not argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h36 struct GTY(()) emit_status { struct
41 int x_reg_rtx_no;
44 int x_first_label_num;
56 struct sequence_stack seq;
60 int x_cur_insn_uid;
84 FIXME: We could put it into emit_status struct, but gengtype is not argument