Home
last modified time | relevance | path

Searched refs:first_field (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-call.cc661 return_type = TREE_TYPE (first_field (return_type)); in init_cumulative_args()
2073 type = TREE_TYPE (first_field (type)); in rs6000_parm_needs_stack()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.c1393 for (tree field = first_field (type); in get_vec_alignment_for_record_type()
H A Dcalls.c913 arg.type = TREE_TYPE (first_field (type)); in pass_by_reference()
2296 type = TREE_TYPE (first_field (type)); in initialize_argument_information()
3093 type = TREE_TYPE (first_field (type)); in load_register_parameters()
H A Dfunction.c2118 return aggregate_value_p (first_field (type), fntype); in aggregate_value_p()
2494 data->arg.type = TREE_TYPE (first_field (data->arg.type)); in assign_parm_find_data_types()
H A Dtree.h4705 extern tree first_field (const_tree);
H A Dtree.c3120 first_field (const_tree type) in first_field() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcalls.cc917 arg.type = TREE_TYPE (first_field (type)); in pass_by_reference()
1341 type = TREE_TYPE (first_field (type)); in initialize_argument_information()
2099 type = TREE_TYPE (first_field (type)); in load_register_parameters()
H A Dtree-vectorizer.cc1577 for (tree field = first_field (type); in get_vec_alignment_for_record_type()
H A Dtree.h4877 extern tree first_field (const_tree) ATTRIBUTE_NONNULL (1);
H A Dtree.cc3389 first_field (const_tree type) in first_field() function
H A DChangeLog-202021927 (first_field): Add attribute nonnull.
H A DChangeLog-201039400 * tree.c (first_field): New fn.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc2213 type = TREE_TYPE (first_field (type)); in write_type()
3382 && ce->index != first_field (etype)) in write_expression()
H A Dtree.cc4851 && elt.index != first_field (type)) in zero_init_expr_p()
H A Dcp-tree.h6892 extern tree first_field (const_tree);
H A Dclass.cc7644 tree field = first_field (t); in finish_struct_1()
H A DChangeLog-20213356 * cp-tree.h (first_field): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c2128 type = TREE_TYPE (first_field (type)); in write_type()
H A Dclass.c7528 tree field = first_field (t); in finish_struct_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c1510 tree first = first_field (type); in handle_transparent_union_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc1830 tree first = first_field (type); in handle_transparent_union_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c6035 return_type = TREE_TYPE (first_field (return_type)); in init_cumulative_args()
7506 type = TREE_TYPE (first_field (type)); in rs6000_parm_needs_stack()