Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-unroll.c179 static void expand_var_during_unrolling (struct var_to_expand *, rtx_insn *);
1816 expand_var_during_unrolling (struct var_to_expand *ve, rtx_insn *insn) in expand_var_during_unrolling() function
2081 expand_var_during_unrolling (ves, insn); in apply_opt_in_copies()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-unroll.cc179 static void expand_var_during_unrolling (struct var_to_expand *, rtx_insn *);
1788 expand_var_during_unrolling (struct var_to_expand *ve, rtx_insn *insn) in expand_var_during_unrolling() function
2053 expand_var_during_unrolling (ves, insn); in apply_opt_in_copies()
H A DChangeLog-200520505 get_expansion, expand_var_during_unrolling,
26444 * loop-unroll.c (expand_var_during_unrolling): Likewise.
H A DChangeLog-20127940 (expand_var_during_unrolling): Use validate_replace_rtx_group to
H A DChangeLog-200722776 (expand_var_during_unrolling): Likewise.
H A DChangeLog-20195620 (expand_var_during_unrolling): Likewise.
H A DChangeLog-20048411 expand_var_during_unrolling, insert_var_expansion_initialization,
H A DChangeLog-201426314 (expand_var_during_unrolling): Likewise for param "insn".