Searched defs:must_follow (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 552 sbitmap distance1_uses, sbitmap must_follow) in schedule_reg_move() 806 auto_sbitmap must_follow (first_move + nreg_moves); in schedule_reg_moves() local 909 set_must_precede_follow (sbitmap *tmp_follow, sbitmap must_follow, in set_must_precede_follow() 1030 auto_sbitmap must_follow (g->num_nodes); in optimize_sc() local 2031 sbitmap must_precede, sbitmap must_follow) in calculate_must_precede_follow() 2119 sbitmap must_follow) in try_scheduling_node_in_cycle() 2152 auto_sbitmap must_follow (num_nodes); in sms_schedule_by_order() local 2982 sbitmap must_precede, sbitmap must_follow) in ps_insn_find_column() 3072 sbitmap must_follow) in ps_insn_advance_column() 3119 sbitmap must_precede, sbitmap must_follow) in add_node_to_ps() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 552 sbitmap distance1_uses, sbitmap must_follow) in schedule_reg_move() 909 set_must_precede_follow (sbitmap *tmp_follow, sbitmap must_follow, in set_must_precede_follow() 2030 sbitmap must_precede, sbitmap must_follow) in calculate_must_precede_follow() 2118 sbitmap must_follow) in try_scheduling_node_in_cycle() 2981 sbitmap must_precede, sbitmap must_follow) in ps_insn_find_column() 3071 sbitmap must_follow) in ps_insn_advance_column() 3118 sbitmap must_precede, sbitmap must_follow) in add_node_to_ps() 3214 sbitmap must_follow) in ps_add_node_check_conflicts()
|