/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_active.c | 38 struct i915_active *ref; member 50 #define take_preallocated_barriers(x) llist_del_all(&(x)->preallocated_barriers) argument 76 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll() 85 struct i915_active *ref = addr; in active_debug_hint() local 95 static void debug_active_init(struct i915_active *ref) in debug_active_init() 100 static void debug_active_activate(struct i915_active *ref) in debug_active_activate() 107 static void debug_active_deactivate(struct i915_active *ref) in debug_active_deactivate() 114 static void debug_active_fini(struct i915_active *ref) in debug_active_fini() 119 static void debug_active_assert(struct i915_active *ref) in debug_active_assert() 126 static inline void debug_active_init(struct i915_active *ref) { } in debug_active_init() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-dse.c | 158 valid_ao_ref_for_dse (ao_ref *ref) in valid_ao_ref_for_dse() 174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() 213 clear_bytes_written_by (sbitmap live_bytes, gimple *stmt, ao_ref *ref) in clear_bytes_written_by() 237 setup_live_bytes_from_ref (ao_ref *ref, sbitmap live_bytes) in setup_live_bytes_from_ref() 262 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, in compute_trims() 324 maybe_trim_complex_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_complex_store() 336 tree x = TREE_REALPART (gimple_assign_rhs1 (stmt)); in maybe_trim_complex_store() local 345 tree x = TREE_IMAGPART (gimple_assign_rhs1 (stmt)); in maybe_trim_complex_store() local 369 maybe_trim_constructor_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_constructor_store() 469 maybe_trim_memstar_call (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_memstar_call() [all …]
|
H A D | tree-ssa-loop-prefetch.c | 302 dump_mem_ref (FILE *file, struct mem_ref *ref) in dump_mem_ref() 405 struct mem_ref *ref, *next_r; in release_mem_refs() local 495 tree ref = *ref_p; in analyze_ref() local 538 tree ref, bool write_p, gimple *stmt) in gather_memory_references_ref() 670 prune_ref_by_self_reuse (struct mem_ref *ref) in prune_ref_by_self_reuse() 709 ddown (HOST_WIDE_INT x, unsigned HOST_WIDE_INT by) in ddown() 771 prune_ref_by_group_reuse (struct mem_ref *ref, struct mem_ref *by, in prune_ref_by_group_reuse() 910 prune_ref_by_reuse (struct mem_ref *ref, struct mem_ref *refs) in prune_ref_by_reuse() 992 should_issue_prefetch_p (struct mem_ref *ref) in should_issue_prefetch_p() 1055 struct mem_ref *ref; in schedule_prefetches() local [all …]
|
H A D | combine-stack-adj.c | 64 rtx *ref; member 92 stack_memref_p (rtx x) in stack_memref_p() 161 record_one_stack_ref (rtx_insn *insn, rtx *ref, struct csa_reflist *next_reflist) in record_one_stack_ref() 277 rtx x = *loc; in record_stack_refs() local
|
H A D | tree-ssa-alias.c | 341 ptr_deref_may_alias_ref_p_1 (tree ptr, ao_ref *ref) in ptr_deref_may_alias_ref_p_1() 443 ref_may_alias_global_p (ao_ref *ref) in ref_may_alias_global_p() 450 ref_may_alias_global_p (tree ref) in ref_may_alias_global_p() 605 debug (pt_solution &ref) in debug() 650 ao_ref_init (ao_ref *r, tree ref) in ao_ref_init() 665 ao_ref_base (ao_ref *ref) in ao_ref_base() 679 ao_ref_base_alias_set (ao_ref *ref) in ao_ref_base_alias_set() 696 ao_ref_alias_set (ao_ref *ref) in ao_ref_alias_set() 712 ao_ref_init_from_ptr_and_size (ao_ref *ref, tree ptr, tree size) in ao_ref_init_from_ptr_and_size() 918 component_ref_to_zero_sized_trailing_array_p (tree ref) in component_ref_to_zero_sized_trailing_array_p() [all …]
|
H A D | sel-sched-dump.c | 112 sel_print_rtl (rtx x) in sel_print_rtl() 206 debug (vinsn_def &ref) in debug() 224 debug_verbose (vinsn_def &ref) in debug_verbose() 335 debug (expr_def &ref) in debug() 355 debug_verbose (expr_def &ref) in debug_verbose() 1011 debug_mem_addr_value (rtx x) in debug_mem_addr_value()
|
H A D | df-scan.c | 607 df_install_ref_incremental (df_ref ref) in df_install_ref_incremental() 695 df_free_ref (df_ref ref) in df_free_ref() 723 df_reg_chain_unlink (df_ref ref) in df_reg_chain_unlink() 835 df_ref_chain_delete_du_chain (df_ref ref) in df_ref_chain_delete_du_chain() 848 df_ref_chain_delete (df_ref ref) in df_ref_chain_delete() 992 df_ref ref; in df_free_collection_rec() local 1339 df_ref ref = DF_REG_DEF_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1351 df_ref ref = DF_REG_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1363 df_ref ref = DF_REG_EQ_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1568 df_ref ref) in df_add_refs_to_table() [all …]
|
H A D | cgraph.c | 689 cgraph_edge_hasher::equal (cgraph_edge *x, gimple *y) in equal() 803 ipa_ref *ref; in set_call_stmt() local 1099 ipa_ref *ref = NULL; in make_speculative() local 1201 ipa_ref *ref; in resolve_speculation() local 1420 ipa_ref *ref; in redirect_call_stmt_to_callee() local 2241 ipa_ref *ref; in dump() local 2359 cgraph_node::get_availability (symtab_node *ref) in get_availability() 2449 ipa_ref *ref; in call_for_symbol_thunks_and_aliases() local 2541 ipa_ref *ref; in set_nothrow_flag_1() local 2567 ipa_ref *ref; in set_nothrow_flag() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-dse.cc | 171 valid_ao_ref_kill_for_dse (ao_ref *ref) in valid_ao_ref_kill_for_dse() 187 valid_ao_ref_for_dse (ao_ref *ref) in valid_ao_ref_for_dse() 199 get_byte_aligned_range_containing_ref (ao_ref *ref, poly_int64 *offset, in get_byte_aligned_range_containing_ref() 215 get_byte_aligned_range_contained_in_ref (ao_ref *ref, poly_int64 *offset, in get_byte_aligned_range_contained_in_ref() 237 get_byte_range (ao_ref *copy, ao_ref *ref, bool kill, in get_byte_range() 302 clear_live_bytes_for_ref (sbitmap live_bytes, ao_ref *ref, ao_ref *write) in clear_live_bytes_for_ref() 320 clear_bytes_written_by (sbitmap live_bytes, gimple *stmt, ao_ref *ref) in clear_bytes_written_by() 345 setup_live_bytes_from_ref (ao_ref *ref, sbitmap live_bytes) in setup_live_bytes_from_ref() 372 compute_trims (ao_ref *ref, sbitmap live, int *trim_head, int *trim_tail, in compute_trims() 484 maybe_trim_complex_store (ao_ref *ref, sbitmap live, gimple *stmt) in maybe_trim_complex_store() [all …]
|
H A D | tree-ssa-loop-prefetch.cc | 302 dump_mem_ref (FILE *file, struct mem_ref *ref) in dump_mem_ref() 405 struct mem_ref *ref, *next_r; in release_mem_refs() local 495 tree ref = *ref_p; in analyze_ref() local 538 tree ref, bool write_p, gimple *stmt) in gather_memory_references_ref() 670 prune_ref_by_self_reuse (struct mem_ref *ref) in prune_ref_by_self_reuse() 709 ddown (HOST_WIDE_INT x, unsigned HOST_WIDE_INT by) in ddown() 773 prune_ref_by_group_reuse (struct mem_ref *ref, struct mem_ref *by, in prune_ref_by_group_reuse() 912 prune_ref_by_reuse (struct mem_ref *ref, struct mem_ref *refs) in prune_ref_by_reuse() 994 should_issue_prefetch_p (struct mem_ref *ref) in should_issue_prefetch_p() 1057 struct mem_ref *ref; in schedule_prefetches() local [all …]
|
H A D | tree-ssa-alias.cc | 397 ptr_deref_may_alias_ref_p_1 (tree ptr, ao_ref *ref) in ptr_deref_may_alias_ref_p_1() 504 ref_may_alias_global_p (ao_ref *ref, bool escaped_local_p) in ref_may_alias_global_p() 511 ref_may_alias_global_p (tree ref, bool escaped_local_p) in ref_may_alias_global_p() 668 debug (pt_solution &ref) in debug() 713 ao_ref_init (ao_ref *r, tree ref) in ao_ref_init() 728 ao_ref_base (ao_ref *ref) in ao_ref_base() 742 ao_ref_base_alias_set (ao_ref *ref) in ao_ref_base_alias_set() 761 ao_ref_alias_set (ao_ref *ref) in ao_ref_alias_set() 775 ao_ref_base_alias_ptr_type (ao_ref *ref) in ao_ref_base_alias_ptr_type() 794 ao_ref_alias_ptr_type (ao_ref *ref) in ao_ref_alias_ptr_type() [all …]
|
H A D | sel-sched-dump.cc | 112 sel_print_rtl (rtx x) in sel_print_rtl() 206 debug (vinsn_def &ref) in debug() 224 debug_verbose (vinsn_def &ref) in debug_verbose() 335 debug (expr_def &ref) in debug() 355 debug_verbose (expr_def &ref) in debug_verbose() 1008 debug_mem_addr_value (rtx x) in debug_mem_addr_value()
|
H A D | combine-stack-adj.cc | 64 rtx *ref; member 96 stack_memref_p (rtx x) in stack_memref_p() 165 record_one_stack_ref (rtx_insn *insn, rtx *ref, struct csa_reflist *next_reflist) in record_one_stack_ref() 325 rtx x = *loc; in record_stack_refs() local
|
H A D | pointer-query.cc | 55 get_offset_range (tree x, gimple *stmt, offset_int r[2], range_query *rvals) in get_offset_range() 602 : ref (), eval ([](tree x){ return x; }), deref (), trail1special (true), in access_ref() 775 tree ref = pref->ref; in get_ref() local 844 tree ref = pref->ref; in get_ref() local 1108 tree ref = this->ref; in inform_access() local 1518 pointer_query::put_ref (tree ptr, const access_ref &ref, int ostype /* = 1 */) in put_ref() 2086 if (tree ref = gimple_parm_array_size (ptr, wr, &static_array)) in handle_ssa_name() local 2226 tree ref = TREE_OPERAND (ptr, 0); in compute_objsize_r() local 2236 tree ref = TREE_OPERAND (ptr, 0); in compute_objsize_r() local 2256 tree ref = TREE_OPERAND (ptr, 0); in compute_objsize_r() local [all …]
|
H A D | df-scan.cc | 607 df_install_ref_incremental (df_ref ref) in df_install_ref_incremental() 695 df_free_ref (df_ref ref) in df_free_ref() 723 df_reg_chain_unlink (df_ref ref) in df_reg_chain_unlink() 835 df_ref_chain_delete_du_chain (df_ref ref) in df_ref_chain_delete_du_chain() 848 df_ref_chain_delete (df_ref ref) in df_ref_chain_delete() 992 df_ref ref; in df_free_collection_rec() local 1339 df_ref ref = DF_REG_DEF_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1351 df_ref ref = DF_REG_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1363 df_ref ref = DF_REG_EQ_USE_CHAIN (regno); in df_reorganize_refs_by_reg_by_reg() local 1568 df_ref ref) in df_add_refs_to_table() [all …]
|
H A D | cgraph.cc | 697 cgraph_edge_hasher::equal (cgraph_edge *x, gimple *y) in equal() 811 ipa_ref *ref; in set_call_stmt() local 1109 ipa_ref *ref = NULL; in make_speculative() local 1211 ipa_ref *ref; in resolve_speculation() local 1436 ipa_ref *ref; in redirect_call_stmt_to_callee() local 2267 ipa_ref *ref; in dump() local 2371 cgraph_node::get_availability (symtab_node *ref) in get_availability() 2462 ipa_ref *ref; in call_for_symbol_thunks_and_aliases() local 2554 ipa_ref *ref; in set_nothrow_flag_1() local 2580 ipa_ref *ref; in set_nothrow_flag() local [all …]
|
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | tmul.c | 28 cmpmul (mpc_srcptr x, mpc_srcptr y, mpc_rnd_t rnd) in cmpmul() 68 mpc_t x, y; in testmul() local 86 mpc_t x, y; in check_regular() local 137 mpc_t x, y, z; in bug20200206() local 169 mpc_t x, y, z; in timemul() local 224 mpc_t b, c_conj, res, ref; in bug20221130() local
|
/netbsd-src/share/examples/refuse/ian/libfetch/ |
H A D | common.h | 61 int ref; /* reference count */ member 100 #define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0) argument 102 #define DEBUG(x) do { } while (/* CONSTCOND */ 0) argument 122 #define CHECK_FLAG(x) (flags && strchr(flags, (x))) argument
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
H A D | t-gcd.c | 94 make_chain_operands (mpz_t ref, mpz_t a, mpz_t b, gmp_randstate_t rs, int nb1, int nb2, int chain_l… in make_chain_operands() 221 mpz_t op1, op2, ref; in main() local 308 debug_mp (mpz_t x, int base) in debug_mp() 314 one_test (mpz_t op1, mpz_t op2, mpz_t ref, int i) in one_test()
|
H A D | t-popcount.c | 97 mp_limb_t x; in refmpz_popcount() local 123 unsigned long got, ref; in check_random() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-hgcd.c | 173 debug_mp (mpz_t x, int base) in debug_mp() 185 struct hgcd_ref ref; in one_test() local 392 hgcd_ref_equal (const struct hgcd_matrix *hgcd, const struct hgcd_ref *ref) in hgcd_ref_equal()
|
H A D | t-hgcd_appr.c | 154 debug_mp (mpz_t x, int base) in debug_mp() 163 struct hgcd_ref ref; in one_test() local 401 struct hgcd_ref *ref, mpz_t ref_r0, mpz_t ref_r1, in hgcd_appr_valid_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | insns.cc | 443 rtx_obj_reference ref) in record_use() 586 rtx_obj_reference ref) in record_def() 645 for (rtx_obj_reference ref : properties.refs ()) in add_insn_to_block() local 659 for (rtx_obj_reference ref : properties.refs ()) in add_insn_to_block() local 743 void debug (const insn_info *x) { dump (stderr, x); } in debug()
|
/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | mul.c | 24 #define mpz_add_si(z,x,y) do { \ argument 33 mul_infinite (mpc_ptr z, mpc_srcptr x, mpc_srcptr y) in mul_infinite() 113 mul_real (mpc_ptr z, mpc_srcptr x, mpc_srcptr y, mpc_rnd_t rnd) in mul_real() 140 mul_imag (mpc_ptr z, mpc_srcptr x, mpc_srcptr y, mpc_rnd_t rnd) in mul_imag() 175 mpc_mul_naive (mpc_ptr z, mpc_srcptr x, mpc_srcptr y, mpc_rnd_t rnd) in mpc_mul_naive() 210 mpfr_t u, v, w, x; in mpc_mul_karatsuba() local 222 mpfr_ptr ref; in mpc_mul_karatsuba() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | lz4.c | 249 #define lz4_bswap16(x) ((unsigned short int) ((((x) >> 8) & 0xffu) | \ argument 289 #define A64(x) (((U64_S *)(x))->v) argument 290 #define A32(x) (((U32_S *)(x))->v) argument 291 #define A16(x) (((U16_S *)(x))->v) argument 503 const BYTE *ref; in LZ4_compressCtx() local 696 const BYTE *ref; in LZ4_compress64kCtx() local 896 const BYTE *ref; in LZ4_uncompress_unknownOutputSize() local
|