Searched defs:expr_vliw (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | sel-sched.c | 2659 equal_after_moveup_path_p (expr_t expr, ilist_t path, expr_t expr_vliw) in equal_after_moveup_path_p() 5095 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5220 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5425 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5529 expr_t expr_vliw; in fill_insns() local 6694 move_op (insn_t insn, av_set_t orig_ops, expr_t expr_vliw, in move_op()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | sel-sched.c | 2700 equal_after_moveup_path_p (expr_t expr, ilist_t path, expr_t expr_vliw) in equal_after_moveup_path_p() 5166 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5291 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5496 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5600 expr_t expr_vliw; in fill_insns() local 6754 move_op (insn_t insn, av_set_t orig_ops, expr_t expr_vliw, in move_op()
|