Searched +defs:all +defs:dep (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-deps.c | 94 init_dep_1 (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note type, ds_t ds) in init_dep_1() 111 init_dep (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note kind) in init_dep() 156 dump_dep (FILE *dump, dep_t dep, int flags) in dump_dep() 214 sd_debug_dep (dep_t dep) in sd_debug_dep() 224 depl_on_debug_p (dep_link_t dep) in depl_on_debug_p() 420 dep_spec_p (dep_t dep) in dep_spec_p() 837 dep_t dep; in sd_find_dep_between_no_cache() local 920 maybe_add_or_update_dep_1 (dep_t dep, bool resolved_p, rtx mem1, rtx mem2) in maybe_add_or_update_dep_1() 948 ask_dependency_caches (dep_t dep) in ask_dependency_caches() 1022 set_dependency_caches (dep_t dep) in set_dependency_caches() [all …]
|
H A D | haifa-sched.c | 788 dep_t dep; in add_delay_dependencies() local 1136 dep_t dep; in cond_clobbered_p() local 1157 dep_t dep; in update_insn_after_change() local 1204 dep_t dep, modify_dep = NULL; in recompute_todo_spec() local 1534 contributes_to_priority_p (dep_t dep) in contributes_to_priority_p() 1568 dep_t dep; in dep_list_size() local 1644 dep_t dep; in priority() local 2247 must_restore_pattern_p (rtx_insn *next, dep_t dep) in must_restore_pattern_p() 3491 dep_t dep; in model_analyze_insns() local 3634 dep_t dep; in model_add_successors_to_worklist() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sched-deps.cc | 94 init_dep_1 (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note type, ds_t ds) in init_dep_1() 111 init_dep (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note kind) in init_dep() 156 dump_dep (FILE *dump, dep_t dep, int flags) in dump_dep() 214 sd_debug_dep (dep_t dep) in sd_debug_dep() 224 depl_on_debug_p (dep_link_t dep) in depl_on_debug_p() 420 dep_spec_p (dep_t dep) in dep_spec_p() 837 dep_t dep; in sd_find_dep_between_no_cache() local 920 maybe_add_or_update_dep_1 (dep_t dep, bool resolved_p, rtx mem1, rtx mem2) in maybe_add_or_update_dep_1() 948 ask_dependency_caches (dep_t dep) in ask_dependency_caches() 1022 set_dependency_caches (dep_t dep) in set_dependency_caches() [all …]
|
H A D | haifa-sched.cc | 788 dep_t dep; in add_delay_dependencies() local 1136 dep_t dep; in cond_clobbered_p() local 1157 dep_t dep; in update_insn_after_change() local 1204 dep_t dep, modify_dep = NULL; in recompute_todo_spec() local 1534 contributes_to_priority_p (dep_t dep) in contributes_to_priority_p() 1568 dep_t dep; in dep_list_size() local 1644 dep_t dep; in priority() local 2247 must_restore_pattern_p (rtx_insn *next, dep_t dep) in must_restore_pattern_p() 3493 dep_t dep; in model_analyze_insns() local 3636 dep_t dep; in model_add_successors_to_worklist() local [all …]
|