Searched defs:expr_vliw (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched.c | 2645 equal_after_moveup_path_p (expr_t expr, ilist_t path, expr_t expr_vliw) in equal_after_moveup_path_p() 5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5206 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5411 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5515 expr_t expr_vliw; in fill_insns() local 6682 move_op (insn_t insn, av_set_t orig_ops, expr_t expr_vliw, in move_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched.cc | 2645 equal_after_moveup_path_p (expr_t expr, ilist_t path, expr_t expr_vliw) in equal_after_moveup_path_p() 5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5206 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5411 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5515 expr_t expr_vliw; in fill_insns() local 6682 move_op (insn_t insn, av_set_t orig_ops, expr_t expr_vliw, in move_op()
|