Searched +defs:old +defs:node (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dlists.c81 rtx node; local
93 rtx node; local
185 concat_INSN_LIST(rtx_insn_list *copy, rtx_insn_list *old) argument
225 rtx_insn_list *node = *listp; local
238 rtx_expr_list *node = *listp; local
[all...]
H A Dssa-iterators.h306 relink_imm_use(ssa_use_operand_t *node, ssa_use_operand_t *old) argument
324 relink_imm_use_stmt(ssa_use_operand_t *linknode, ssa_use_operand_t *old, gimple stmt) argument
360 use_operand_p old = imm->imm_use; local
[all...]
H A Dtoplev.c352 const char *old = flag_random_seed; local
440 varpool_node *node; local
[all...]
H A Dfinal.c838 int old = max_labelno; local
4806 struct cgraph_rtl_info *node; local
4905 struct cgraph_rtl_info *node = get_call_cgraph_rtl_info (insn); local
[all...]
H A Dtree-inline.c592 tree *node; local
980 tree old = *tp; local
1197 tree old = *tp; local
1237 tree old = *tp; local
2639 freqs_to_counts(struct cgraph_node *node, gcov_type count) argument
3534 tree node = *nodep; local
4105 struct cgraph_node *node; local
5547 struct cgraph_node *node; local
5599 struct cgraph_node *node; local
[all...]
H A Dvarasm.c229 equal(section *old, const char *new_name) argument
235 hash(section *old) argument
253 equal(object_block *old, const section *new_section) argument
259 hash(object_block *old) argument
636 struct cgraph_node *node = cgraph_node::get (decl); local
1679 struct cgraph_node *node = cgraph_node::get (current_function_decl); local
2525 struct cgraph_node *node = cgraph_node::get_create (decl); local
2532 varpool_node *node = varpool_node::get_create (decl); local
5462 symtab_node *node = symtab_node::get_for_asmname (target); local
[all...]
H A Dtree.c705 decl_comdat_group(const_tree node) argument
715 decl_comdat_group_id(const_tree node) argument
726 decl_section_name(const_tree node) argument
737 set_decl_section_name(tree node, const char *value) argument
756 decl_tls_model(const_tree node) argument
766 set_decl_tls_model(tree node, enum tls_model model) argument
880 tree_size(const_tree node) argument
2824 tree node; local
4198 tree node; local
5219 struct cgraph_node *node; local
6131 merge_dllimport_decl_attributes(tree old, tree new_tree) argument
6196 tree node = *pnode; local
6631 cgraph_node *node = cgraph_node::get (decl); local
6664 struct cgraph_node *node; local
9261 tree_check_failed(const_tree node, const char *file, int line, const char *function, ...) argument
9304 tree_not_check_failed(const_tree node, const char *file, int line, const char *function, ...) argument
9340 tree_class_check_failed(const_tree node, const enum tree_code_class cl, const char *file, int line, const char *function) argument
9354 tree_range_check_failed(const_tree node, const char *file, int line, const char *function, enum tree_code c1, enum tree_code c2) argument
9389 tree_not_class_check_failed(const_tree node, const enum tree_code_class cl, const char *file, int line, const char *function) argument
9403 omp_clause_check_failed(const_tree node, const char *file, int line, const char *function, enum omp_clause_code code) argument
9415 omp_clause_range_check_failed(const_tree node, const char *file, int line, const char *function, enum omp_clause_code c1, enum omp_clause_code c2) argument
9460 tree_contains_struct_check_failed(const_tree node, const enum tree_node_structure_enum en, const char *file, int line, const char *function) argument
12097 warn_deprecated_use(tree node, tree attr) argument
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexnfo-upd.el[all...]
/haiku-buildtools/gcc/libgomp/
H A Dtarget.c82 gomp_realloc_unlock (void *old, size_t size) argument
837 splay_tree_key node = NULL; local
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Decho-area.c708 char *old, *new; local
1370 NODE node; member in struct:__anon3561
[all...]
H A Decho_area.c710 char *old, *new; local
1370 NODE node; member in struct:__anon3562
[all...]
/haiku-buildtools/cloog/source/
H A Dloop.c870 * inner, * old /*, * previous, * next*/ ; local
998 CloogLoop *res, *new_inner, *old; local
2224 struct cloog_loop_sort_node *node; member in struct:cloog_loop_sort
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dclass.c3451 int old; local
5651 tree node = type; local
[all...]
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interceptors.cc1992 TSAN_INTERCEPTOR(int, sigaction, int sig, sigaction_t *act, sigaction_t *old) { argument
2018 sigaction_t old; local
2080 TSAN_INTERCEPTOR(int, getaddrinfo, void *node, void *service, void *hints, void *rv) argument
2567 __sanitizer_sigset_t set, old; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtree.c3380 handle_java_interface_attribute(tree* node, tree name, tree , int flags, bool* no_add_attrs) argument
3405 handle_com_interface_attribute(tree* node, tree name, tree , int , bool* no_add_attrs) argument
3434 handle_init_priority_attribute(tree* node, tree name, tree args, int , bool* no_add_attrs) argument
3511 check_abi_tag_redeclaration(const_tree decl, const_tree old, const_tree new_) argument
3600 handle_abi_tag_attribute(tree* node, tree name, tree args, int flags, bool* no_add_attrs) argument
4266 struct cgraph_node *node = cgraph_node::get (decl); local
[all...]
H A Ddecl.c3818 tree *const node; member in struct:predefined_identifier
12482 xref_tag_from_type(tree old, tree id, tag_scope scope) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse.c381 tree node; member in union:__anon3423
2819 tree name = EXPR_WFL_NODE (yyvsp[-1].node), node, last_name; local
2859 tree node = build_tree_list (yyvsp[-3].node, NULL_TREE); local
5480 tree node; local
5577 tree node; local
6326 tree arg_types = NULL_TREE, current, node; local
7627 tree node; local
7691 tree node; local
7839 tree node, import, node_to_use = NULL_TREE; local
8813 tree node; local
8835 tree node = build (COMPONENT_REF, NULL_TREE, left, right); local
9197 tree node; local
9991 tree method, signature, list, node; local
11209 tree node = make_node (BLOCK); local
12356 char *old = TREE_STRING_POINTER (cste); local
12362 strcat (TREE_STRING_POINTER (cste), old); local
12366 strcpy (TREE_STRING_POINTER (cste), old); local
12611 tree node = build (lookup [is_post_p][(op_token - DECR_TK)], local
12630 tree node = build1 (CONVERT_EXPR, type, exp); local
12907 tree node = build_int_2 (0, 0); local
12919 tree node = build (ARRAY_REF, NULL_TREE, array, index); local
13000 tree node = local
13259 tree node = build_wfl_node (this_identifier_node); local
13274 tree node = build1 (RETURN_EXPR, NULL_TREE, op); local
13375 tree node; local
13424 tree label_decl, node; local
13799 tree node = build (TRY_EXPR, NULL_TREE, try_block, catches); local
13809 tree node = build (TRY_FINALLY_EXPR, NULL_TREE, try_block, finally); local
[all...]
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c1020 s390_handle_hotpatch_attribute (tree *node, tree name, tree args, argument
1064 s390_handle_vectorbool_attribute (tree *node, tree name ATTRIBUTE_UNUSED, argument
1775 s390_emit_compare_and_swap(enum rtx_code code, rtx old, rtx mem, rtx cmp, rtx new_rtx) argument
[all...]

Completed in 218 milliseconds