Lines Matching defs:dep

104 init_dep_1 (dep_t dep, rtx pro, rtx con, enum reg_note type, ds_t ds)  in init_dep_1()
117 init_dep (dep_t dep, rtx pro, rtx con, enum reg_note kind) in init_dep()
162 dump_dep (FILE *dump, dep_t dep, int flags) in dump_dep()
220 sd_debug_dep (dep_t dep) in sd_debug_dep()
230 depl_on_debug_p (dep_link_t dep) in depl_on_debug_p()
424 dep_spec_p (dep_t dep) in dep_spec_p()
835 dep_t dep; in sd_find_dep_between_no_cache() local
918 maybe_add_or_update_dep_1 (dep_t dep, bool resolved_p, rtx mem1, rtx mem2) in maybe_add_or_update_dep_1()
946 ask_dependency_caches (dep_t dep) in ask_dependency_caches()
1020 set_dependency_caches (dep_t dep) in set_dependency_caches()
1073 update_dependency_caches (dep_t dep, enum reg_note old_type) in update_dependency_caches()
1110 dep_t dep = DEP_NODE_DEP (node); in change_spec_dep_to_hard() local
1129 update_dep (dep_t dep, dep_t new_dep, in update_dep()
1282 get_back_and_forw_lists (dep_t dep, bool resolved_p, in get_back_and_forw_lists()
1307 sd_add_dep (dep_t dep, bool resolved_p) in sd_add_dep()
1343 sd_add_or_update_dep (dep_t dep, bool resolved_p) in sd_add_or_update_dep()
1354 dep_t dep = DEP_NODE_DEP (node); in sd_resolve_dep() local
1375 dep_t dep = DEP_NODE_DEP (node); in sd_unresolve_dep() local
1397 dep_t dep; in sd_copy_back_deps() local
1417 dep_t dep = DEP_NODE_DEP (n); in sd_delete_dep() local
1464 dep_t dep; in dump_lists() local
1628 dep_t dep; in delete_all_dependences() local
1649 dep_t dep; in fixup_sched_groups() local
1826 dep_def _dep, *dep = &_dep; in haifa_note_mem_dep() local
1839 dep_t dep = &_dep; in haifa_note_dep() local
3367 dep_t dep; in sched_analyze_insn() local
3671 dep_t dep; in delete_dep_nodes_in_back_deps() local
4365 check_dep (dep_t dep, bool relaxed_p) in check_dep()