| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-ssa-threadedge.c | 152 VEC_quick_push (tree, *stack, prev_x); in record_temporary_equivalence() 153 VEC_quick_push (tree, *stack, x); in record_temporary_equivalence()
|
| H A D | tree-ssanames.c | 91 VEC_quick_push (tree, ssa_names, NULL_TREE); in init_ssanames()
|
| H A D | tree-into-ssa.c | 283 VEC_quick_push (ssa_name_info_p, info_for_ssa_name, info); in get_ssa_name_ann() 905 VEC_quick_push (int, worklist, 1); in prune_unused_phi_nodes() 926 VEC_quick_push (int, worklist, b); in prune_unused_phi_nodes() 1024 VEC_quick_push (int, work_stack, bb_index); in find_idf() 1107 VEC_quick_push (tree_vec, phis_to_rewrite, NULL); in mark_phi_for_rewrite() 1591 VEC_quick_push (tree, block_defs_stack, currdef); in register_new_update_single() 1592 VEC_quick_push (tree, block_defs_stack, old_name); in register_new_update_single()
|
| H A D | value-prof.c | 741 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile() 754 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile() 763 VEC_quick_push (histogram_value, *values, hist); in tree_divmod_values_to_profile()
|
| H A D | lambda-code.c | 1364 VEC_quick_push (tree, *invariants, TREE_OPERAND (test, 1)); in gcc_loop_to_lambda_loop() 1367 VEC_quick_push (tree, *invariants, TREE_OPERAND (test, 0)); in gcc_loop_to_lambda_loop() 2474 VEC_quick_push (tree, phis, PHI_RESULT (phi)); in perfect_nestify() 2475 VEC_quick_push (tree, phis, PHI_ARG_DEF (phi, 0)); in perfect_nestify()
|
| H A D | global.c | 2199 VEC_quick_push (int, earlyclobber_regclass, (int) class); in check_earlyclobber() 2349 VEC_quick_push (basic_block, bbs, bb); in calculate_reg_pav() 2389 VEC_quick_push (basic_block, new_bbs, succ); in calculate_reg_pav()
|
| H A D | tree-vect-generic.c | 218 constructor_elt *ce = VEC_quick_push (constructor_elt, v, NULL); in expand_vector_piecewise()
|
| H A D | tree-ssa-dom.c | 1079 VEC_quick_push (tree, const_and_copies_stack, prev_x); in record_const_or_copy_1() 1080 VEC_quick_push (tree, const_and_copies_stack, x); in record_const_or_copy_1()
|
| H A D | tree-ssa-pre.c | 1700 VEC_quick_push (basic_block, worklist, e->dest); in compute_antic_aux() 3657 VEC_quick_push (tree, worklist, t); in remove_dead_inserted_code() 3678 VEC_quick_push (tree, worklist, arg); in remove_dead_inserted_code()
|
| H A D | dbxout.c | 2388 VEC_quick_push (tree, *types_p, TYPE_STUB_DECL (type)); in output_used_types_helper() 2391 VEC_quick_push (tree, *types_p, TYPE_NAME (type)); in output_used_types_helper()
|
| H A D | ipa-cp.c | 1051 VEC_quick_push (cgraph_edge_p, redirect_callers, cs); in ipcp_insert_stage()
|
| H A D | vec.h | 270 #define VEC_quick_push(T,V,O) \ macro
|
| H A D | genautomata.c | 7002 VEC_quick_push (vect_el_t, translate_vect, in output_translate_vect() 7057 VEC_quick_push (vect_el_t, tab->full_vect, undefined_vect_el_value); in create_state_ainsn_table() 7475 VEC_quick_push (vect_el_t, min_issue_delay_vect, 0); in output_min_issue_delay_table() 7518 VEC_quick_push (vect_el_t, compressed_min_issue_delay_vect, 0); in output_min_issue_delay_table() 7609 VEC_quick_push (vect_el_t, reserved_units_table, 0); in output_reserved_units_table()
|
| H A D | tree-eh.c | 511 VEC_quick_push (tree, tf->dest_array, lab); in maybe_record_in_goto_queue()
|
| H A D | tree.h | 2201 (VEC_quick_push (tree, BINFO_BASE_BINFOS (NODE), (T))) 2218 VEC_quick_push (tree, BINFO_BASE_ACCESSES (NODE), (T))
|
| H A D | tree.c | 1022 elt = VEC_quick_push (constructor_elt, v, NULL); in build_constructor_single() 1046 constructor_elt *elt = VEC_quick_push (constructor_elt, v, NULL); in build_constructor_from_list()
|
| H A D | df-problems.c | 2360 VEC_quick_push (int, earlyclobber_regclass, (int) class); in df_urec_check_earlyclobber()
|
| H A D | tree-data-ref.c | 1154 VEC_quick_push (tree, DR_ACCESS_FNS (res), access_fn); in init_data_ref()
|
| H A D | function.c | 5491 VEC_quick_push (tree, cfun->ib_boundaries_block, NULL_TREE); in reset_block_changes()
|
| /openbsd-src/gnu/gcc/gcc/config/mt/ |
| H A D | mt.c | 1921 VEC_quick_push (basic_block, loop->blocks, bb); in mt_reorg_loops() 1984 work = VEC_quick_push (loop_work, works, NULL); in mt_reorg_loops()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | tree.c | 685 VEC_quick_push (tree, CLASSTYPE_VBASECLASSES (t), new_binfo); in copy_binfo()
|
| H A D | class.c | 931 VEC_quick_push (tree, method_vec, NULL_TREE); in add_method() 932 VEC_quick_push (tree, method_vec, NULL_TREE); in add_method() 1103 VEC_quick_push (tree, method_vec, overload); in add_method()
|
| H A D | init.c | 239 ce = VEC_quick_push (constructor_elt, v, NULL); in build_zero_init()
|
| H A D | name-lookup.c | 325 cb = VEC_quick_push (cp_class_binding, scope->class_shadowed, NULL); in new_class_binding()
|
| /openbsd-src/gnu/gcc/gcc/config/bfin/ |
| H A D | bfin.c | 3311 VEC_quick_push (basic_block, works, succ); in bfin_discover_loop()
|