Home
last modified time | relevance | path

Searched refs:moveup_expr_cached (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
H A DChangeLog-200911343 (moveup_expr_cached): Don't use cache for debug insns that
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsel-sched.c2519 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2617 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2670 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3629 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6162 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
H A DChangeLog-200911343 (moveup_expr_cached): Don't use cache for debug insns that
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsel-sched.c2518 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2616 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2669 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3623 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6152 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
H A DChangeLog2767 * sel-sched.c (moveup_expr_cached): Don't call sel_bb_head
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsel-sched.c2550 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2647 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2700 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3685 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6218 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group)
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group))
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true)
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL)
6149 res = moveup_expr_cached (sparams->c_expr, insn, false);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsel-sched.c2552 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2649 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2702 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3687 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6230 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsel-sched.c2519 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2617 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2670 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3631 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6164 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsel-sched.c2519 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2617 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2670 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3629 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6162 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsel-sched.c2520 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2618 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2671 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3630 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6163 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsel-sched.c2550 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2647 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2700 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3685 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6218 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsel-sched.c2506 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2604 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2657 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3616 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6149 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsel-sched.c2518 moveup_expr_cached (expr_t expr, insn_t insn, bool inside_insn_group) in moveup_expr_cached() function
2616 switch (moveup_expr_cached (expr, insn, inside_insn_group)) in moveup_set_expr()
2669 res = (moveup_expr_cached (tmp, ILIST_INSN (path), true) in equal_after_moveup_path_p()
3623 if (moveup_expr_cached (expr, sparams->failed_insn, false) != MOVEUP_EXPR_NULL) in av_set_could_be_blocked_by_bookkeeping_p()
6152 res = moveup_expr_cached (sparams->c_expr, insn, false); in move_op_ascend()
H A DChangeLog2767 * sel-sched.c (moveup_expr_cached): Don't call sel_bb_head

123