| /freebsd-12-stable/contrib/gcc/ |
| D | domwalk.c | 173 bd = VEC_pop (void_p, walk_data->free_block_data); in walk_dominator_tree() 257 bd = VEC_pop (void_p, walk_data->block_data_stack); in walk_dominator_tree() 283 free (VEC_pop (void_p, walk_data->free_block_data)); in fini_walk_dominator_tree()
|
| D | genextract.c | 111 VEC_pop (char, acc.pathstr); in gen_insn() 249 VEC_pop (char, acc->pathstr); in walk_rtx() 268 VEC_pop (char, acc->pathstr); in walk_rtx() 284 VEC_pop (char, acc->pathstr); in walk_rtx() 293 VEC_pop (char, acc->pathstr); in walk_rtx()
|
| D | tree-ssa-reassoc.c | 648 VEC_pop (operand_entry_t, *ops); in eliminate_using_constants() 676 VEC_pop (operand_entry_t, *ops); in eliminate_using_constants() 703 VEC_pop (operand_entry_t, *ops); in eliminate_using_constants() 718 VEC_pop (operand_entry_t, *ops); in eliminate_using_constants() 768 VEC_pop (operand_entry_t, *ops); in optimize_ops_list() 769 VEC_pop (operand_entry_t, *ops); in optimize_ops_list()
|
| D | tree-ssa-threadedge.c | 123 dest = VEC_pop (tree, *stack); in remove_temporary_equivalences() 130 prev_value = VEC_pop (tree, *stack); in remove_temporary_equivalences()
|
| D | tree-ssa-uncprop.c | 356 VEC_pop (tree, equiv_hash_elt_p->equivalences); in remove_equivalence() 457 tree value = VEC_pop (tree, equiv_stack); in uncprop_finalize_block()
|
| D | tree-into-ssa.c | 915 VEC_pop (int, worklist); in prune_unused_phi_nodes() 937 VEC_pop (int, worklist); in prune_unused_phi_nodes() 949 b = VEC_pop (int, worklist); in prune_unused_phi_nodes() 1033 bb_index = VEC_pop (int, work_stack); in find_idf() 1432 tree tmp = VEC_pop (tree, block_defs_stack); in rewrite_finalize_block() 1698 tree var = VEC_pop (tree, block_defs_stack); in rewrite_update_fini_block() 1706 saved_def = VEC_pop (tree, block_defs_stack); in rewrite_update_fini_block()
|
| D | tree-ssa-dce.c | 482 i = VEC_pop (tree, worklist); in propagate_necessity() 611 tree use = VEC_pop (tree, worklist); in mark_really_necessary_kill_operand_phis()
|
| D | tree-ssa-dom.c | 517 tree expr = VEC_pop (tree, avail_exprs_stack); in remove_local_expressions_from_table() 538 dest = VEC_pop (tree, const_and_copies_stack); in restore_vars_to_original_value() 543 prev_value = VEC_pop (tree, const_and_copies_stack); in restore_vars_to_original_value() 710 VEC_pop (tree, stmts_to_rescan); in dom_opt_finalize_block()
|
| D | tree-ssa-structalias.c | 1172 unsigned int w = VEC_pop (unsigned, si->scc_stack); in scc_visit() 1750 unsigned int w = VEC_pop (unsigned, si->scc_stack); in label_visit() 2070 i = VEC_pop (unsigned, ti->topo_order); in solve_graph() 2582 VEC_pop (ce_s, *results); in get_constraint_for() 2601 VEC_pop (ce_s, *results); in get_constraint_for() 3374 VEC_pop (ce_s, rhsc); in find_func_aliases() 3451 VEC_pop (ce_s, rhsc); in find_func_aliases() 3559 VEC_pop (ce_s, rhsc); in find_func_aliases()
|
| D | tree-cfgcleanup.c | 171 stmt = VEC_pop (tree, modified_noreturn_calls);
|
| D | tree-outof-ssa.c | 528 x = VEC_pop (int, g->stack); in eliminate_phi() 538 src = VEC_pop (tree, g->const_copies); in eliminate_phi() 539 dest = VEC_pop (tree, g->const_copies); in eliminate_phi()
|
| D | c-pragma.c | 628 default_visibility = VEC_pop (visibility, visstack); in pop_visibility()
|
| D | tree-ssa-propagate.c | 373 tree stmt = VEC_pop (tree, *worklist); in process_ssa_edge_worklist()
|
| D | tree-ssa-alias.c | 417 tree curr = VEC_pop (tree, worklist); in compute_call_clobbered() 418 int reason = VEC_pop (int, worklist2); in compute_call_clobbered()
|
| D | lambda-code.c | 2492 def = VEC_pop (tree, phis); in perfect_nestify() 2493 phiname = VEC_pop (tree, phis); in perfect_nestify()
|
| D | vec.h | 293 #define VEC_pop(T,V) (VEC_OP(T,base,pop)(VEC_BASE(V) VEC_CHECK_INFO)) macro
|
| D | tree-vect-analyze.c | 1669 stmt = VEC_pop (tree, worklist); in vect_mark_stmts_to_be_vectorized()
|
| D | function.c | 3669 NOTE_BLOCK (insn) = VEC_pop (tree, *p_block_stack); in reorder_blocks_1() 5681 last_block = VEC_pop (tree, cfun->ib_boundaries_block); in record_block_change()
|
| D | tree-inline.c | 1896 cfun = VEC_pop (function_p, cfun_stack); in pop_cfun()
|
| D | tree-ssa-pre.c | 3678 t = VEC_pop (tree, worklist); in remove_dead_inserted_code()
|
| D | genautomata.c | 5340 state = VEC_pop (state_t, state_stack); in make_automaton() 5549 state = VEC_pop (state_t, state_stack); in NDFA_to_DFA()
|
| D | gimplify.c | 1827 tree t = VEC_pop (tree, stack); in gimplify_compound_lval()
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | semantics.c | 191 VEC_pop (deferred_access, deferred_access_stack); in pop_deferring_access_checks() 226 VEC_pop (deferred_access, deferred_access_stack); in pop_to_parent_deferring_access_checks()
|
| D | class.c | 1915 VEC_pop (tree, ffod->path); in dfs_find_final_overrider_post() 5739 current_lang_name = VEC_pop (tree, current_lang_base); in pop_lang_context()
|
| D | parser.c | 727 VEC_pop (cp_token_position, lexer->saved_tokens); in cp_lexer_commit_tokens() 740 lexer->next_token = VEC_pop (cp_token_position, lexer->saved_tokens); in cp_lexer_rollback_tokens()
|