Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-ref.c43 struct ipa_ref *ref; in ipa_record_reference() local
103 ipa_remove_reference (struct ipa_ref *ref) in ipa_remove_reference()
161 struct ipa_ref *ref; in ipa_dump_references() local
184 struct ipa_ref *ref; in ipa_dump_refering() local
208 struct ipa_ref *ref; in ipa_clone_references() local
226 struct ipa_ref *ref; in ipa_clone_refering() local
241 ipa_ref_cannot_lead_to_return (struct ipa_ref *ref) in ipa_ref_cannot_lead_to_return()
250 struct ipa_ref *ref; in ipa_ref_has_aliases_p() local
H A Dipa-ref-inline.h24 ipa_ref_node (struct ipa_ref *ref) in ipa_ref_node()
33 ipa_ref_varpool_node (struct ipa_ref *ref) in ipa_ref_varpool_node()
42 ipa_ref_refering_node (struct ipa_ref *ref) in ipa_ref_refering_node()
51 ipa_ref_refering_varpool_node (struct ipa_ref *ref) in ipa_ref_refering_varpool_node()
60 ipa_ref_refering_ref_list (struct ipa_ref *ref) in ipa_ref_refering_ref_list()
71 ipa_ref_refered_ref_list (struct ipa_ref *ref) in ipa_ref_refered_ref_list()
H A Dtree-ssa-alias.c318 ptr_deref_may_alias_ref_p_1 (tree ptr, ao_ref *ref) in ptr_deref_may_alias_ref_p_1()
446 ao_ref_init (ao_ref *r, tree ref) in ao_ref_init()
461 ao_ref_base (ao_ref *ref) in ao_ref_base()
473 ao_ref_base_alias_set (ao_ref *ref) in ao_ref_base_alias_set()
490 ao_ref_alias_set (ao_ref *ref) in ao_ref_alias_set()
504 ao_ref_init_from_ptr_and_size (ao_ref *ref, tree ptr, tree size) in ao_ref_init_from_ptr_and_size()
1134 ref_maybe_used_by_call_p_1 (gimple call, ao_ref *ref) in ref_maybe_used_by_call_p_1()
1404 ref_maybe_used_by_call_p (gimple call, tree ref) in ref_maybe_used_by_call_p()
1422 ref_maybe_used_by_stmt_p (gimple stmt, tree ref) in ref_maybe_used_by_stmt_p()
1470 call_may_clobber_ref_p_1 (gimple call, ao_ref *ref) in call_may_clobber_ref_p_1()
[all …]
H A Dtree-ssa-loop-prefetch.c287 dump_mem_ref (FILE *file, struct mem_ref *ref) in dump_mem_ref()
391 struct mem_ref *ref, *next_r; in release_mem_refs() local
481 tree ref = *ref_p; in analyze_ref() local
524 tree ref, bool write_p, gimple stmt) in gather_memory_references_ref()
618 prune_ref_by_self_reuse (struct mem_ref *ref) in prune_ref_by_self_reuse()
719 prune_ref_by_group_reuse (struct mem_ref *ref, struct mem_ref *by, in prune_ref_by_group_reuse()
858 prune_ref_by_reuse (struct mem_ref *ref, struct mem_ref *refs) in prune_ref_by_reuse()
940 should_issue_prefetch_p (struct mem_ref *ref) in should_issue_prefetch_p()
975 struct mem_ref *ref; in schedule_prefetches() local
1036 struct mem_ref *ref; in nothing_to_prefetch_p() local
[all …]
H A Dtree-ssa-loop-im.c108 tree *ref; /* The reference itself. */ member
615 outermost_indep_loop (struct loop *outer, struct loop *loop, mem_ref_p ref) in outermost_indep_loop()
681 mem_ref_p ref; in mem_ref_in_stmt() local
862 mem_ref_p ref = mem_ref_in_stmt (stmt); in determine_max_movement() local
1365 may_move_till (tree ref, tree *index, void *data) in may_move_till()
1424 force_move_till (tree ref, tree *index, void *data) in force_move_till()
1507 mem_ref_p ref = XNEW (struct mem_ref); in mem_ref_alloc() local
1535 record_mem_ref_loc (mem_ref_p ref, struct loop *loop, gimple stmt, tree *loc) in record_mem_ref_loc()
1562 mark_ref_stored (mem_ref_p ref, struct loop *loop) in mark_ref_stored()
1582 mem_ref_p ref; in gather_mem_refs_stmt() local
[all …]
H A Dlto-cgraph.c109 int ref; in lto_cgraph_encoder_encode() local
143 lto_cgraph_encoder_deref (lto_cgraph_encoder_t encoder, int ref) in lto_cgraph_encoder_deref()
203 int ref; in lto_varpool_encoder_encode() local
235 lto_varpool_encoder_deref (lto_varpool_encoder_t encoder, int ref) in lto_varpool_encoder_deref()
269 intptr_t ref; in lto_output_edge() local
328 struct ipa_ref *ref; in referenced_from_other_partition_p() local
372 struct ipa_ref *ref; in referenced_from_this_partition_p() local
418 intptr_t ref; in lto_output_node() local
561 int ref; in lto_output_varpool_node() local
608 lto_output_ref (struct lto_simple_output_block *ob, struct ipa_ref *ref, in lto_output_ref()
[all …]
H A Ddf-scan.c725 df_install_ref_incremental (df_ref ref) in df_install_ref_incremental()
833 df_free_ref (df_ref ref) in df_free_ref()
859 df_reg_chain_unlink (df_ref ref) in df_reg_chain_unlink()
941 df_ref_compress_rec (df_ref **vec_ptr, df_ref ref) in df_ref_compress_rec()
967 df_ref_remove (df_ref ref) in df_ref_remove()
1051 df_ref ref = *ref_rec; in df_ref_chain_delete_du_chain() local
1181 df_ref ref; in df_free_collection_rec() local
1547 df_ref ref = DF_REG_DEF_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local
1559 df_ref ref = DF_REG_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local
1571 df_ref ref = DF_REG_EQ_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local
[all …]
H A Dtree-predcom.c218 struct data_reference *ref; member
343 dump_dref (FILE *file, dref ref) in dump_dref()
495 dref ref; in release_chain() local
598 tree ref = DR_REF (a), step = DR_STEP (a); in suitable_reference_p() local
884 dref ref; in filter_suitable_components() local
924 add_ref_to_chain (chain_p chain, dref ref) in add_ref_to_chain()
962 dref ref; in make_invariant_chain() local
980 make_rooted_chain (dref ref) in make_rooted_chain()
1006 name_for_ref (dref ref) in name_for_ref()
1027 valid_initializer_p (struct data_reference *ref, in valid_initializer_p()
[all …]
H A Dipa.c91 struct ipa_ref *ref; in process_references() local
155 struct ipa_ref *ref; in has_addr_references_p() local
341 struct ipa_ref *ref; in cgraph_remove_unreachable_nodes() local
497 struct ipa_ref *ref; in ipa_discover_readonly_nonaddressable_vars() local
537 struct ipa_ref *ref; in cgraph_address_taken_from_non_vtable_p() local
H A Dweb.c109 df_ref *ref, *dupref; in union_match_dups() local
243 entry_register (struct web_entry *entry, df_ref ref, unsigned int *used) in entry_register()
282 replace_ref (df_ref ref, rtx reg) in replace_ref()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-dse.c128 valid_ao_ref_for_dse (ao_ref *ref) in valid_ao_ref_for_dse()
144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref()
183 clear_bytes_written_by (sbitmap live_bytes, gimple *stmt, ao_ref *ref) in clear_bytes_written_by()
207 setup_live_bytes_from_ref (ao_ref *ref, sbitmap live_bytes) in setup_live_bytes_from_ref()
232 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, in compute_trims()
274 maybe_trim_complex_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_complex_store()
319 maybe_trim_constructor_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_constructor_store()
410 maybe_trim_memstar_call (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_memstar_call()
470 maybe_trim_partially_dead_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_partially_dead_store()
496 live_bytes_read (ao_ref use_ref, ao_ref *ref, sbitmap live) in live_bytes_read()
[all …]
H A Dtree-ssa-loop-prefetch.c303 dump_mem_ref (FILE *file, struct mem_ref *ref) in dump_mem_ref()
406 struct mem_ref *ref, *next_r; in release_mem_refs() local
496 tree ref = *ref_p; in analyze_ref() local
539 tree ref, bool write_p, gimple *stmt) in gather_memory_references_ref()
671 prune_ref_by_self_reuse (struct mem_ref *ref) in prune_ref_by_self_reuse()
772 prune_ref_by_group_reuse (struct mem_ref *ref, struct mem_ref *by, in prune_ref_by_group_reuse()
911 prune_ref_by_reuse (struct mem_ref *ref, struct mem_ref *refs) in prune_ref_by_reuse()
993 should_issue_prefetch_p (struct mem_ref *ref) in should_issue_prefetch_p()
1028 struct mem_ref *ref; in schedule_prefetches() local
1096 struct mem_ref *ref; in nothing_to_prefetch_p() local
[all …]
H A Dtree-ssa-alias.c311 ptr_deref_may_alias_ref_p_1 (tree ptr, ao_ref *ref) in ptr_deref_may_alias_ref_p_1()
413 ref_may_alias_global_p (ao_ref *ref) in ref_may_alias_global_p()
420 ref_may_alias_global_p (tree ref) in ref_may_alias_global_p()
575 debug (pt_solution &ref) in debug()
620 ao_ref_init (ao_ref *r, tree ref) in ao_ref_init()
635 ao_ref_base (ao_ref *ref) in ao_ref_base()
649 ao_ref_base_alias_set (ao_ref *ref) in ao_ref_base_alias_set()
666 ao_ref_alias_set (ao_ref *ref) in ao_ref_alias_set()
680 ao_ref_init_from_ptr_and_size (ao_ref *ref, tree ptr, tree size) in ao_ref_init_from_ptr_and_size()
1562 ref_maybe_used_by_call_p_1 (gcall *call, ao_ref *ref) in ref_maybe_used_by_call_p_1()
[all …]
H A Dtree-ssa-loop-im.c89 unsigned ref; /* The simple_mem_ref in this stmt or 0. */ member
106 tree *ref; /* The reference itself. */ member
540 outermost_indep_loop (struct loop *outer, struct loop *loop, im_mem_ref *ref) in outermost_indep_loop()
731 im_mem_ref *ref in determine_max_movement() local
1273 may_move_till (tree ref, tree *index, void *data) in may_move_till()
1332 force_move_till (tree ref, tree *index, void *data) in force_move_till()
1364 im_mem_ref *ref = XOBNEW (&mem_ref_obstack, struct im_mem_ref); in mem_ref_alloc() local
1380 record_mem_ref_loc (im_mem_ref *ref, gimple *stmt, tree *loc) in record_mem_ref_loc()
1392 set_ref_stored_in_loop (im_mem_ref *ref, struct loop *loop) in set_ref_stored_in_loop()
1402 mark_ref_stored (im_mem_ref *ref, struct loop *loop) in mark_ref_stored()
[all …]
H A Dsymtab.c317 ipa_ref *ref; in change_decl_assembler_name() local
573 ipa_ref *ref = NULL, *ref2 = NULL; in create_reference() local
653 ipa_ref *ref = NULL, *ref2 = NULL; in clone_references() local
671 ipa_ref *ref = NULL, *ref2 = NULL; in clone_referring() local
687 symtab_node::clone_reference (ipa_ref *ref, gimple *stmt) in clone_reference()
778 ipa_ref *ref = NULL; in dump_references() local
796 ipa_ref *ref = NULL; in dump_referring() local
1135 ipa_ref *ref = NULL; in verify_base() local
1290 ipa_ref *ref; in make_decl_local() local
1340 ipa_ref *ref; in copy_visibility_from() local
[all …]
H A Dprint-tree.c1011 debug_raw (const tree_node &ref) in debug_raw()
1040 debug (const tree_node &ref) in debug()
1055 debug_head (const tree_node &ref) in debug_head()
1070 debug_body (const tree_node &ref) in debug_body()
1092 debug_raw (vec<tree, va_gc> &ref) in debug_raw()
H A Dcgraph.c786 ipa_ref *ref; in set_call_stmt() local
1068 ipa_ref *ref = NULL; in make_speculative() local
1108 ipa_ref *ref; in speculative_call_info() local
1163 ipa_ref *ref; in resolve_speculation() local
1284 ipa_ref *ref; in redirect_call_stmt_to_callee() local
2185 ipa_ref *ref; in dump() local
2290 cgraph_node::get_availability (symtab_node *ref) in get_availability()
2376 ipa_ref *ref; in call_for_symbol_thunks_and_aliases() local
2468 ipa_ref *ref; in set_nothrow_flag_1() local
2494 ipa_ref *ref; in set_nothrow_flag() local
[all …]
H A Dlto-cgraph.c109 int ref; in lto_symtab_encoder_encode() local
240 intptr_t ref; in lto_output_edge() local
309 struct ipa_ref *ref = NULL; in referenced_from_other_partition_p() local
356 struct ipa_ref *ref = NULL; in referenced_from_this_partition_p() local
391 intptr_t ref; in lto_output_node() local
585 int ref; in lto_output_varpool_node() local
672 lto_output_ref (struct lto_simple_output_block *ob, struct ipa_ref *ref, in lto_output_ref()
771 struct ipa_ref *ref; in output_refs() local
843 struct ipa_ref *ref = NULL; in create_references() local
1239 int ref = LCC_NOT_FOUND, ref2 = LCC_NOT_FOUND; in input_node() local
[all …]
H A Dtree-predcom.c249 struct data_reference *ref; member
390 dump_dref (FILE *file, dref ref) in dump_dref()
546 dref ref; in release_chain() local
655 tree ref = DR_REF (a), step = DR_STEP (a); in suitable_reference_p() local
1000 dref ref; in filter_suitable_components() local
1083 add_ref_to_chain (chain_p chain, dref ref) in add_ref_to_chain()
1121 dref ref; in make_invariant_chain() local
1142 make_rooted_chain (dref ref, enum chain_type type) in make_rooted_chain()
1169 name_for_ref (dref ref) in name_for_ref()
1190 valid_initializer_p (struct data_reference *ref, in valid_initializer_p()
[all …]
H A Dipa.c50 struct ipa_ref *ref = NULL; in has_addr_references_p() local
113 struct ipa_ref *ref = NULL; in process_references() local
516 struct ipa_ref *ref = NULL; in remove_unreachable_nodes() local
611 struct ipa_ref *ref = NULL; in remove_unreachable_nodes() local
717 struct ipa_ref *ref; in process_references() local
1240 struct ipa_ref *ref; in propagate_single_user() local
1311 ipa_ref *ref; in ipa_single_use() local
H A Dvarpool.c486 varpool_node::get_availability (symtab_node *ref) in get_availability()
543 ipa_ref *ref; in assemble_aliases() local
628 ipa_ref *ref = NULL; in remove_unreferenced_decls() local
815 ipa_ref *ref; in call_for_symbol_and_aliases_1() local
/dflybsd-src/sys/kern/
H A Dlwkt_token.c118 #define logtoken(name, ref) \ argument
231 _lwkt_tokref_init(lwkt_tokref_t ref, lwkt_token_t tok, thread_t td, long excl) in _lwkt_tokref_init()
250 _lwkt_trytokref(lwkt_tokref_t ref, thread_t td, long mode) in _lwkt_trytokref()
384 _lwkt_trytokref_spin(lwkt_tokref_t ref, thread_t td, long mode) in _lwkt_trytokref_spin()
435 _lwkt_reltokref(lwkt_tokref_t ref, thread_t td) in _lwkt_reltokref()
658 lwkt_tokref_t ref; in lwkt_gettoken() local
729 lwkt_tokref_t ref; in lwkt_gettoken_shared() local
795 lwkt_tokref_t ref; in lwkt_trytoken() local
835 lwkt_tokref_t ref; in lwkt_reltoken() local
/dflybsd-src/usr.bin/localedef/
H A Dcollate.c158 int32_t ref; member
168 int32_t ref[COLL_WEIGHTS_MAX]; member
181 int32_t ref[COLL_WEIGHTS_MAX]; member
191 int32_t ref[COLL_WEIGHTS_MAX]; member
203 int32_t ref[COLLATE_STR_LEN]; member
283 get_pri(int32_t ref) in get_pri()
293 set_pri(int32_t ref, int32_t v, res_t res) in set_pri()
320 resolve_pri(int32_t ref) in resolve_pri()
596 int32_t ref; in end_order() local
717 int32_t ref; in start_order_char() local
[all …]
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-string.c79 ctf_str_atom_ref_t *ref, *next; in ctf_str_purge_atom_refs() local
147 int add_ref, int make_provisional, uint32_t *ref) in ctf_str_add_ref_internal()
235 ctf_str_add_ref (ctf_file_t *fp, const char *str, uint32_t *ref) in ctf_str_add_ref()
267 ctf_str_remove_ref (ctf_file_t *fp, const char *str, uint32_t *ref) in ctf_str_remove_ref()
327 ctf_str_atom_ref_t *ref; in ctf_str_update_refs() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_global.c79 int drm_global_item_ref(struct drm_global_reference *ref) in drm_global_item_ref()
124 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref()

12345678910>>...12