Home
last modified time | relevance | path

Searched refs:find_sequential_best_exprs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c541 static av_set_t find_sequential_best_exprs (bnd_t, expr_t, bool);
1583 orig_ops = find_sequential_best_exprs (bnd, expr, false); in collect_unavailable_regs_from_bnds()
5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() function
5419 expr_seq = find_sequential_best_exprs (bnd, expr_vliw, true); in schedule_expr_on_boundary()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc541 static av_set_t find_sequential_best_exprs (bnd_t, expr_t, bool);
1583 orig_ops = find_sequential_best_exprs (bnd, expr, false); in collect_unavailable_regs_from_bnds()
5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() function
5419 expr_seq = find_sequential_best_exprs (bnd, expr_vliw, true); in schedule_expr_on_boundary()