Lines Matching refs:XCREATENODE

1093 #define XCREATENODE(T) ((T *) create_node (sizeof (T)))  macro
1260 decl = XCREATENODE (struct decl); in gen_cpu_unit()
1292 decl = XCREATENODE (struct decl); in gen_query_cpu_unit()
1329 decl = XCREATENODE (struct decl); in gen_bypass()
1418 decl = XCREATENODE (struct decl); in gen_presence_absence_set()
1505 decl = XCREATENODE (struct decl); in gen_automaton()
1571 regexp = XCREATENODE (struct regexp); in gen_regexp_el()
1576 regexp = XCREATENODE (struct regexp); in gen_regexp_el()
1601 repeat = XCREATENODE (struct regexp); in gen_regexp_repeat()
1716 decl = XCREATENODE (struct decl); in gen_reserv()
1735 decl = XCREATENODE (struct decl); in gen_insn_reserv()
2083 new_el = XCREATENODE (struct unit_set_el); in process_excls()
2183 new_el = XCREATENODE (struct unit_set_el); in process_presence_absence_names()
2779 new_regexp = XCREATENODE (struct regexp); in process_regexp()
3224 advance_cycle_insn_decl = XCREATENODE (struct decl); in add_advance_cycle_insn_decl()
3240 collapse_ndfa_insn_decl = XCREATENODE (struct decl); in add_collapse_ndfa_insn_decl()
3292 result = XCREATENODE (struct alt_state); in get_free_alt_state()
3764 result = XCREATENODE (struct state); in get_free_state()
4036 new_arc = XCREATENODE (struct arc); in add_arc()
4109 result = XCREATENODE (struct automata_list_el); in get_free_automata_list_el()
4334 curr = XCREATENODE (struct pattern_reserv); in form_reserv_sets_list()
6642 curr_ainsn = XCREATENODE (struct ainsn); in create_ainsns()
6704 curr_automaton = XCREATENODE (struct automaton); in create_automata()
6725 curr_automaton = XCREATENODE (struct automaton); in create_automata()
6742 curr_automaton = XCREATENODE (struct automaton); in create_automata()
7243 tab = XCREATENODE (struct state_ainsn_table); in create_state_ainsn_table()