Searched defs:ref_p (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-streamer-out.c542 streamer_write_chain (struct output_block *ob, tree t, bool ref_p) argument
570 write_ts_common_tree_pointers (struct output_block *ob, tree expr, bool ref_p) argument
582 write_ts_vector_tree_pointers (struct output_block *ob, tree expr, bool ref_p) argument
597 write_ts_complex_tree_pointers (struct output_block *ob, tree expr, bool ref_p) argument
609 write_ts_decl_minimal_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
628 write_ts_decl_common_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
658 write_ts_decl_non_common_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
671 write_ts_decl_with_vis_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
687 write_ts_field_decl_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
703 write_ts_function_decl_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
721 write_ts_type_common_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
744 write_ts_type_non_common_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
770 write_ts_list_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
783 write_ts_vec_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
799 write_ts_exp_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
814 write_ts_block_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
847 write_ts_binfo_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
878 write_ts_constructor_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
897 write_ts_omp_clause_tree_pointers(struct output_block *ob, tree expr, bool ref_p) argument
918 streamer_write_tree_body(struct output_block *ob, tree expr, bool ref_p) argument
1042 streamer_write_integer_cst(struct output_block *ob, tree cst, bool ref_p) argument
[all...]
H A Dlto-streamer-out.c384 lto_write_tree_1 (struct output_block *ob, tree expr, bool ref_p) argument
411 lto_write_tree (struct output_block *ob, tree expr, bool ref_p) argument
493 bool ref_p; member in struct:worklist
432 lto_output_tree_1(struct output_block *ob, tree expr, hashval_t hash, bool ref_p, bool this_ref_p) argument
513 DFS(struct output_block *ob, tree expr, bool ref_p, bool this_ref_p, bool single_p) argument
719 DFS_write_tree_body(struct output_block *ob, tree expr, sccs *expr_state, bool ref_p) argument
1534 DFS_write_tree(struct output_block *ob, sccs *from_state, tree expr, bool ref_p, bool this_ref_p) argument
1564 lto_output_tree(struct output_block *ob, tree expr, bool ref_p, bool this_ref_p) argument
[all...]
H A Dtree-nested.c2733 tree *ref_p = CONST_CAST2 (tree *, const tree *, (const tree *)e); local
H A Dtree-ssa-loop-prefetch.c520 analyze_ref (struct loop *loop, tree *ref_p, tree *base, argument
H A Dcgraph.h643 bool ref_p; variable
H A Ddwarf2out.c7792 struct external_ref ref, *ref_p; local
7817 struct external_ref *ref_p; local
7848 struct external_ref *ref_p = *slot; local
7913 struct external_ref *ref_p; local
[all...]

Completed in 209 milliseconds