Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc4489 copy_insn_regexp (regexp_t regexp) in copy_insn_regexp() function
4497 result = copy_insn_regexp (REGEXP_RESERV (regexp)->reserv_decl->regexp); in copy_insn_regexp()
4507 = copy_insn_regexp (REGEXP_REPEAT (regexp)->regexp); in copy_insn_regexp()
4516 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in copy_insn_regexp()
4525 = copy_insn_regexp (REGEXP_ALLOF (regexp)->regexps [i]); in copy_insn_regexp()
4534 = copy_insn_regexp (REGEXP_ONEOF (regexp)->regexps [i]); in copy_insn_regexp()
4573 REGEXP_SEQUENCE (regexp)->regexps [i] = copy_insn_regexp (operand); in transform_1()
4617 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()
4621 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()
4625 = copy_insn_regexp (REGEXP_SEQUENCE (sequence)->regexps [j]); in transform_2()
[all …]
H A DChangeLog-200815698 form_reserv_sets_list, copy_insn_regexp, transform_1, transform_2,
H A DChangeLog-200215285 initiate_presence_absence_sets, copy_insn_regexp, transform_1,
H A DChangeLog-200413885 copy_insn_regexp, transform_1, transform_2, transform_3,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c4489 copy_insn_regexp (regexp_t regexp) in copy_insn_regexp() function
4497 result = copy_insn_regexp (REGEXP_RESERV (regexp)->reserv_decl->regexp); in copy_insn_regexp()
4507 = copy_insn_regexp (REGEXP_REPEAT (regexp)->regexp); in copy_insn_regexp()
4516 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in copy_insn_regexp()
4525 = copy_insn_regexp (REGEXP_ALLOF (regexp)->regexps [i]); in copy_insn_regexp()
4534 = copy_insn_regexp (REGEXP_ONEOF (regexp)->regexps [i]); in copy_insn_regexp()
4573 REGEXP_SEQUENCE (regexp)->regexps [i] = copy_insn_regexp (operand); in transform_1()
4617 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()
4621 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()
4625 = copy_insn_regexp (REGEXP_SEQUENCE (sequence)->regexps [j]); in transform_2()
[all …]