/openbsd-src/gnu/gcc/gcc/ |
H A D | loop-invariant.c | 69 struct use struct 71 rtx *pos; /* Position of the use. */ argument 72 rtx insn; /* The insn in that the use occurs. */ argument 74 struct use *next; /* Next use in the list. */ argument 230 invariant_for_use (struct df_ref *use) in invariant_for_use() 262 struct df_ref *use; in hash_invariant_expr_1() local 672 record_use (struct def *def, rtx *use, rtx insn) in record_use() 695 struct df_ref *use, *def; in check_dependencies() local 807 struct df_ref *use; in record_uses() local 899 free_use_list (struct use *use) in free_use_list() [all …]
|
H A D | tree-ssa-loop-ivopts.c | 281 struct iv_use *use; member 412 dump_use (FILE *file, struct iv_use *use) in dump_use() 459 struct iv_use *use; in dump_uses() local 1140 struct iv_use *use = XCNEW (struct iv_use); in record_use() local 1196 struct iv_use *use; in find_interesting_uses_op() local 1978 struct iv_use *use, tree incremented_at) in add_candidate_1() 2108 tree base, tree step, bool important, struct iv_use *use) in add_candidate() 2192 struct iv *iv, struct iv_use *use) in add_iv_value_candidates() 2220 struct iv_use *use = iv_use (data, i); in add_derived_ivs_candidates() local 2247 struct iv_use *use; in record_important_candidates() local [all …]
|
H A D | tree-ssa-dce.c | 541 tree use; in propagate_necessity() local 600 tree use = USE_FROM_PTR (use_p); in mark_really_necessary_kill_operand_phis() local 611 tree use = VEC_pop (tree, worklist); in mark_really_necessary_kill_operand_phis() local
|
H A D | tree-ssa-sink.c | 271 tree use, def; in statement_sink_location() local 339 tree use = USE_FROM_PTR (use_p); in statement_sink_location() local
|
H A D | tree-flow-inline.h | 351 set_ssa_use_from_ptr (use_operand_p use, tree val) in set_ssa_use_from_ptr() 501 get_use_from_ptr (use_operand_p use) in get_use_from_ptr() 560 phi_arg_index_from_use (use_operand_p use) in phi_arg_index_from_use() 1022 op_iter_next_maymustdef (use_operand_p *use, def_operand_p *def, in op_iter_next_maymustdef() 1054 op_iter_init_maydef (ssa_op_iter *ptr, tree stmt, use_operand_p *use, in op_iter_init_maydef() 1359 tree use = USE_FROM_PTR (head); in link_use_stmts_after() local
|
H A D | tree-ssa-threadedge.c | 285 tree use = USE_FROM_PTR (use_p); in record_temporary_equivalences_from_stmts_at_dest() local 514 tree use = USE_FROM_PTR (use_p); in thread_across_edge() local
|
H A D | tree-ssa-loop-manip.c | 127 add_exit_phis_edge (basic_block exit, tree use) in add_exit_phis_edge() 225 find_uses_to_rename_use (basic_block bb, tree use, bitmap *use_blocks, in find_uses_to_rename_use() 390 check_loop_closed_ssa_use (basic_block bb, tree use) in check_loop_closed_ssa_use()
|
H A D | tree-ssa-loop-unswitch.c | 117 tree stmt, def, cond, use; in tree_may_unswitch_on() local
|
H A D | web.c | 105 union_defs (struct df *df, struct df_ref *use, struct web_entry *def_entry, in union_defs()
|
H A D | df-problems.c | 505 struct df_ref *use, in df_ru_bb_local_compute_process_use() 1459 struct df_ref *use; in df_lr_bb_local_compute() local 1677 bitmap use = bb_info->use; in df_lr_transfer_function() local 2872 struct df_ref *use; in df_chain_bb_reset() local 2907 struct df_ref *use, in df_chain_create_bb_process_use() 3085 struct df_ref *use = DF_USES_GET (df, j); in df_chains_dump() local 3495 struct df_ref *use; in df_ri_bb_compute() local
|
H A D | tree-vect-analyze.c | 419 exist_non_indexing_operands_for_use_p (tree use, tree stmt) in exist_non_indexing_operands_for_use_p() 1560 tree stmt, use; in vect_mark_stmts_to_be_vectorized() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | df.c | 617 rtx use; local 631 rtx use; local 733 struct ref *use = du_link->ref; local 749 df_use_unlink (df, use) in df_use_unlink() argument 1434 struct ref *use = link->ref; local 1503 struct ref *use = use_link->ref; local 1518 struct ref *use = use_link->ref; local 1573 struct ref *use = use_link->ref; local 1658 df_lr_transfer_function (bb, changed, in, out, use, def, data) in df_lr_transfer_function() argument 1763 struct ref *use = use_link->ref; local [all …]
|
H A D | ra-build.c | 634 defuse_overlap_p_1 (def, use) in defuse_overlap_p_1() argument 699 #define defuse_overlap_p(def, use) \ argument 713 live_out_1 (df, use, insn) in live_out_1() argument 868 live_out (df, use, insn) in live_out() argument 899 live_in_edge (df, use, e) in live_in_edge() argument 948 live_in (df, use, insn) in live_in() argument 1150 struct curr_use use; local
|
/openbsd-src/sys/uvm/ |
H A D | uvm_pmemrange.h | 50 int use; /* Use counter. */ member 105 struct uvm_pmemrange_use use; global() member
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | UninitializedValues.h | 111 const UninitUse &use) {} in handleUseOfUninitVariable() 115 const UninitUse &use) {} in handleConstRefUseOfUninitVariable()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | nestfunc-3.c | 51 use (long (* func)(long, long), long a, long b) in use() function
|
/openbsd-src/games/battlestar/ |
H A D | command2.c | 132 use(void) in use() function
|
/openbsd-src/libexec/login_yubikey/ |
H A D | yubikey.h | 57 uint8_t use; member
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_driver.c | 59 TERM_DRIVER *use = 0; in _nc_get_driver() local
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | vms.c | 246 int use; in vms_write_one_file() local
|
H A D | rock.c | 219 int remain, use; local
|
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
H A D | DumpValueObjectOptions.cpp | 63 DumpValueObjectOptions &DumpValueObjectOptions::SetUseObjectiveC(bool use) { in SetUseObjectiveC()
|
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_neg.h | 78 size_t use; member
|
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_neg.h | 78 size_t use; member
|
/openbsd-src/usr.bin/dig/lib/dns/ |
H A D | dst_internal.h | 92 dst_use_t use; member
|