Home
last modified time | relevance | path

Searched defs:pro (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/usr.bin/indent/
H A Dargs.c83 struct pro { struct
89 } pro[] = { argument
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dx86-tune-sched-atom.c101 rtx pro; in do_reorder_for_imul() local
159 rtx pro; in swap_top_of_ready_list() local
168 rtx pro; in swap_top_of_ready_list() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-arp.c193 const struct arp_pkthdr *ap, u_short pro) in tpaddr_print_ip()
205 const struct arp_pkthdr *ap, u_short pro) in spaddr_print_ip()
232 const struct atmarp_pkthdr *ap, u_short pro) in atmarp_tpaddr_print()
244 const struct atmarp_pkthdr *ap, u_short pro) in atmarp_spaddr_print()
259 u_short pro, hrd, op; in atmarp_print() local
352 u_short pro, hrd, op, linkaddr; in arp_print() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dshrink-wrap.c487 can_get_prologue (basic_block pro, HARD_REG_SET prologue_clobbered) in can_get_prologue()
512 can_dup_for_shrink_wrapping (basic_block bb, basic_block pro, unsigned max_size) in can_dup_for_shrink_wrapping()
720 basic_block pro = 0; in try_shrink_wrapping() local
H A Dsched-deps.c94 init_dep_1 (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note type, ds_t ds) in init_dep_1()
110 init_dep (dep_t dep, rtx_insn *pro, rtx_insn *con, enum reg_note kind) in init_dep()
830 sd_find_dep_between_no_cache (rtx pro, rtx con, bool resolved_p, in sd_find_dep_between_no_cache()
889 sd_find_dep_between (rtx pro, rtx con, bool resolved_p) in sd_find_dep_between()
1364 rtx_insn *pro = DEP_PRO (dep); in sd_resolve_dep() local
1385 rtx_insn *pro = DEP_PRO (dep); in sd_unresolve_dep() local
1427 rtx_insn *pro = DEP_PRO (dep); in sd_delete_dep() local
1512 add_dependence (rtx_insn *con, rtx_insn *pro, enum reg_note dep_type) in add_dependence()
1672 rtx_insn *pro = DEP_PRO (dep); in chain_to_prev_insn() local
4789 rtx_insn *pro = DEP_PRO (dep); in find_inc() local
H A Dhaifa-sched.c802 rtx_insn *pro = DEP_PRO (dep); in add_delay_dependencies() local
1228 rtx_insn *pro = DEP_PRO (dep); in recompute_todo_spec() local
1288 rtx_insn *pro, *other; in recompute_todo_spec() local
3666 struct model_insn_info *pro, *first; in model_promote_predecessors() local
4105 rtx_insn *pro = DEP_PRO (dep); in schedule_insn() local
4809 rtx_insn *pro = DEP_PRO (dep); in estimate_insn_tick() local
7663 rtx_insn *pro = DEP_PRO (dep); in fix_tick_ready() local
7986 rtx_insn *pro = DEP_PRO (dep); in add_to_speculative_block() local
8008 rtx_insn *pro = DEP_PRO (dep); in add_to_speculative_block() local
8401 rtx_insn *pro = DEP_PRO (dep); in create_check_block_twin() local
[all …]
H A Dsel-sched-ir.c3139 insn_t pro; member
3300 has_dependence_note_dep (insn_t pro, ds_t ds ATTRIBUTE_UNUSED) in has_dependence_note_dep()
3519 tick_check_note_dep (insn_t pro, ds_t ds) in tick_check_note_dep()
3526 tick_check_note_mem_dep (rtx mem1, rtx mem2, insn_t pro, ds_t ds) in tick_check_note_mem_dep()
H A Dsched-rgn.c2872 rtx_insn *head, *tail, *con, *pro; in dump_rgn_dependencies_dot() local
H A Dsched-int.h216 rtx_insn *pro; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-deps.c104 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()
829 sd_find_dep_between_no_cache (rtx pro, rtx con, bool resolved_p, in sd_find_dep_between_no_cache()
888 sd_find_dep_between (rtx pro, rtx con, bool resolved_p) in sd_find_dep_between()
1355 rtx pro = DEP_PRO (dep); in sd_resolve_dep() local
1376 rtx pro = DEP_PRO (dep); in sd_unresolve_dep() local
1418 rtx pro = DEP_PRO (dep); in sd_delete_dep() local
1503 add_dependence (rtx con, rtx pro, enum reg_note dep_type) in add_dependence()
1655 rtx pro = DEP_PRO (dep); in fixup_sched_groups() local
H A Dhaifa-sched.c764 rtx pro = DEP_PRO (dep); in add_delay_dependencies() local
1160 rtx pro, other, new_pat; in recompute_todo_spec() local
2859 rtx pro = DEP_PRO (dep); in estimate_insn_tick() local
5231 rtx pro = DEP_PRO (dep); in fix_tick_ready() local
5554 rtx pro = DEP_PRO (dep); in add_to_speculative_block() local
5576 rtx pro = DEP_PRO (dep); in add_to_speculative_block() local
5974 rtx pro = DEP_PRO (dep); in create_check_block_twin() local
6461 rtx pro = DEP_PRO (dep); in clear_priorities() local
H A Dsel-sched-ir.c3107 insn_t pro; member
3476 tick_check_note_dep (insn_t pro, ds_t ds) in tick_check_note_dep()
3483 tick_check_note_mem_dep (rtx mem1, rtx mem2, insn_t pro, ds_t ds) in tick_check_note_mem_dep()
H A Dsched-int.h205 rtx pro; member