Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenconditions.cc129 rtx_reader_ptr->print_md_ptr_loc (test->expr); in write_one_condition()
144 rtx_reader_ptr->print_c_condition (test->expr); in write_one_condition()
146 rtx_reader_ptr->print_c_condition (test->expr); in write_one_condition()
H A Dread-rtl.cc135 rtx_reader *rtx_reader_ptr = NULL; variable
611 return rtx_reader_ptr->join_c_conditions (original, extra); in add_condition_to_string()
897 = rtx_reader_ptr->handle_overloaded_name (original, &iterators); in apply_iterators()
911 condition = rtx_reader_ptr->join_c_conditions (condition, v->string); in apply_iterators()
914 x = rtx_reader_ptr->copy_rtx_for_iterators (original); in apply_iterators()
1331 attr_operands[i] = rtx_reader_ptr->read_string (false); in read_subst_mapping()
1454 apply_iterators (rtx_reader_ptr->read_rtx_code (rtx_name), rtxen); in read_rtx()
2081 rtx_reader_ptr = this; in rtx_reader()
2091 rtx_reader_ptr = NULL; in ~rtx_reader()
H A Dgensupport.cc617 rtx_reader_ptr->copy_md_ptr_loc (split_cond + 2, split_cond); in process_rtx()
618 split_cond = rtx_reader_ptr->join_c_conditions (XSTR (desc, 2), in process_rtx()
1341 return rtx_reader_ptr->join_c_conditions (XSTR (ce_elem->data, 1), in alter_test_for_insn()
1951 = rtx_reader_ptr->join_c_conditions (XSTR (subst_elem->data, 2), in process_substs_on_one_elem()
2372 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in gen_mnemonic_setattr()
2462 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in mnemonic_htab_callback()
2483 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in gen_mnemonic_attr()
H A Dread-md.h372 extern rtx_reader *rtx_reader_ptr;
H A Dgentarget-def.cc194 rtx_reader_ptr->print_c_condition (test); in def_target_insn()
H A Dgenemit.cc318 rtx_reader_ptr->print_md_ptr_loc (code); in emit_c_code()
945 for (overloaded_name *oname = rtx_reader_ptr->get_overloads (); in main()
H A Dgenopinit.cc294 for (overloaded_name *oname = rtx_reader_ptr->get_overloads (); in main()
H A Dgenpreds.cc157 rtx_reader_ptr->print_md_ptr_loc (p->c_block); in write_predicate_subfunction()
541 rtx_reader_ptr->print_c_condition (XSTR (exp, 0)); in write_predicate_expr()
H A Dgenattrtab.cc658 rtx_reader_ptr->copy_md_ptr_loc (new_str, str); in attr_string()
3086 et = rtx_reader_ptr->lookup_enum_type (XSTR (def, 1)); in gen_attr()
3704 rtx_reader_ptr->fprint_c_condition (outf, XSTR (exp, 0)); in write_test_expr()
3711 rtx_reader_ptr->fprint_c_condition (outf, XSTR (exp, 0)); in write_test_expr()
4392 rtx_reader_ptr->fprint_c_condition (outf, XSTR (value, 0)); in write_attr_value()
H A Dgenoutput.cc637 rtx_reader_ptr->print_md_ptr_loc (template_code); in process_template()
H A DChangeLog-20161845 rtx_reader_ptr to md_reader_ptr.
1848 * read-md.c (rtx_reader_ptr): Rename to...
1867 rtx_reader_ptr to md_reader_ptr.
1904 rtx_reader_ptr to md_reader_ptr.
1907 rtx_reader_ptr to md_reader_ptr.
1922 (rtx_reader_ptr): Rename to...
1926 (rtx_reader_ptr): Reintroduce as a rtx_reader *.
1927 (read_char): Update for renaming of rtx_reader_ptr to
1930 * read-rtl.c (rtx_reader_ptr): New global.
1941 (rtx_reader::read_rtx): Use rtx_reader_ptr when calling
[all …]
H A Dgenrecog.cc4765 rtx_reader_ptr->print_c_condition (test.u.string); in print_test()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenconditions.c129 rtx_reader_ptr->print_md_ptr_loc (test->expr); in write_one_condition()
144 rtx_reader_ptr->print_c_condition (test->expr); in write_one_condition()
146 rtx_reader_ptr->print_c_condition (test->expr); in write_one_condition()
H A Dread-rtl.c141 rtx_reader *rtx_reader_ptr = NULL; variable
545 return rtx_reader_ptr->join_c_conditions (original, extra); in add_condition_to_string()
831 = rtx_reader_ptr->handle_overloaded_name (original, &iterators); in apply_iterators()
845 condition = rtx_reader_ptr->join_c_conditions (condition, v->string); in apply_iterators()
848 x = rtx_reader_ptr->copy_rtx_for_iterators (original); in apply_iterators()
1303 attr_operands[i] = rtx_reader_ptr->read_string (false); in read_subst_mapping()
1426 apply_iterators (rtx_reader_ptr->read_rtx_code (rtx_name), rtxen); in read_rtx()
2057 rtx_reader_ptr = this; in rtx_reader()
2067 rtx_reader_ptr = NULL; in ~rtx_reader()
H A Dgensupport.c616 rtx_reader_ptr->copy_md_ptr_loc (split_cond + 2, split_cond); in process_rtx()
617 split_cond = rtx_reader_ptr->join_c_conditions (XSTR (desc, 2), in process_rtx()
1336 return rtx_reader_ptr->join_c_conditions (XSTR (ce_elem->data, 1), in alter_test_for_insn()
1946 = rtx_reader_ptr->join_c_conditions (XSTR (subst_elem->data, 2), in process_substs_on_one_elem()
2375 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in gen_mnemonic_setattr()
2465 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in mnemonic_htab_callback()
2486 struct obstack *string_obstack = rtx_reader_ptr->get_string_obstack (); in gen_mnemonic_attr()
H A Dread-md.h372 extern rtx_reader *rtx_reader_ptr;
H A Dgentarget-def.c194 rtx_reader_ptr->print_c_condition (test); in def_target_insn()
H A Dgenemit.c313 rtx_reader_ptr->print_md_ptr_loc (code); in emit_c_code()
940 for (overloaded_name *oname = rtx_reader_ptr->get_overloads (); in main()
H A Dgenopinit.c294 for (overloaded_name *oname = rtx_reader_ptr->get_overloads (); in main()
H A Dgenpreds.c157 rtx_reader_ptr->print_md_ptr_loc (p->c_block); in write_predicate_subfunction()
541 rtx_reader_ptr->print_c_condition (XSTR (exp, 0)); in write_predicate_expr()
H A Dgenattrtab.c658 rtx_reader_ptr->copy_md_ptr_loc (new_str, str); in attr_string()
3087 et = rtx_reader_ptr->lookup_enum_type (XSTR (def, 1)); in gen_attr()
3705 rtx_reader_ptr->fprint_c_condition (outf, XSTR (exp, 0));
3712 rtx_reader_ptr->fprint_c_condition (outf, XSTR (exp, 0));
4393 rtx_reader_ptr->fprint_c_condition (outf, XSTR (value, 0)); in write_attr_value()
H A Dgenoutput.c637 rtx_reader_ptr->print_md_ptr_loc (template_code); in process_template()
H A Dgenrecog.c4767 rtx_reader_ptr->print_c_condition (test.u.string); in print_test()