Home
last modified time | relevance | path

Searched refs:ffebld_head (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.c90 for (item = ffebld_head (list); item != NULL; item = ffebld_trail (item)) in ffeequiv_destroy_()
94 expr = ffebld_head (item); in ffeequiv_destroy_()
164 for (item = ffebld_head (list); in ffeequiv_layout_local_()
170 root_exp = ffebld_head (item); in ffeequiv_layout_local_()
293 for (item = ffebld_head (list); in ffeequiv_layout_local_()
297 rooted_exp = ffebld_head (item); in ffeequiv_layout_local_()
363 for (item = ffebld_head (list); in ffeequiv_layout_local_()
373 item_exp = ffebld_head (item); in ffeequiv_layout_local_()
698 subscript = ffebld_head (subscripts); in ffeequiv_offset_()
699 dim = ffebld_head (dims); in ffeequiv_offset_()
[all …]
H A Dstu.c136 item = ffebld_head (list); in ffestu_sym_end_transition()
937 if ((item = ffebld_head (list)) == NULL) in ffestu_list_exec_transition_()
991 if (ffestu_symter_end_transition_ (ffebld_head (expr))) in ffestu_symter_end_transition_()
995 expr = ffebld_head (expr); in ffestu_symter_end_transition_()
1059 if (ffestu_symter_exec_transition_ (ffebld_head (expr))) in ffestu_symter_exec_transition_()
1063 expr = ffebld_head (expr); in ffestu_symter_exec_transition_()
1130 if ((item = ffebld_head (list)) == NULL) in ffestu_dummies_transition_()
H A Ddata.c233 ffesymbol_storage (ffebld_symter (ffebld_head (b)))); in ffedata_gather()
367 next = ffebld_head (ffedata_list_); in ffedata_advance_()
562 ffedata_charoffset_ = ffedata_eval_substr_begin_ (ffebld_head (colon)); in ffedata_advance_()
563 ffedata_charexpected_ = ffedata_eval_substr_end_ (ffebld_head in ffedata_advance_()
577 itervar = ffebld_head (item); in ffedata_advance_()
579 start = ffebld_head (item); in ffedata_advance_()
581 end = ffebld_head (item); in ffedata_advance_()
583 incr = ffebld_head (item); in ffedata_advance_()
1011 subscript = ffebld_head (subscripts); in ffedata_eval_offset_()
1012 dim = ffebld_head (dims); in ffedata_eval_offset_()
H A Dintrin.c191 && (ffebld_head (args) != NULL)) in ffeintrin_check_()
192 firstarg_kt = ffeinfo_kindtype (ffebld_info (ffebld_head (args))); in ffeintrin_check_()
270 || (ffebld_head (arg) == NULL)) in ffeintrin_check_()
281 a = ffebld_head (arg); in ffeintrin_check_()
649 ffebld a = ffebld_head (arg); in ffeintrin_check_()
866 || (ffebld_head (arg) == NULL)) in ffeintrin_check_()
873 a = ffebld_head (arg); in ffeintrin_check_()
1165 item = ffebld_head (arglist); in ffeintrin_check_any_()
H A Dsymbol.c1216 if (!ffesymbol_is_init (ffebld_symter (ffebld_head (item)))) in ffesymbol_update_init()
1217 ffesymbol_update_init (ffebld_symter (ffebld_head (item))); in ffesymbol_update_init()
1252 if (!ffesymbol_is_save (ffebld_symter (ffebld_head (item)))) in ffesymbol_update_save()
1253 ffesymbol_update_save (ffebld_symter (ffebld_head (item))); in ffesymbol_update_save()
H A Dstorag.c308 var = ffebld_symter (ffebld_head (ffesymbol_commonlist (s))); in ffestorag_exec_layout()
334 item = ffebld_head (list); in ffestorag_exec_layout()
H A Dcom.c858 dims[i] = ffebld_head (list); in ffecom_arrayref_()
1374 exprh = ffebld_head (expr); in ffecom_arglist_expr_()
1461 item = ffebld_head (list); in ffecom_widest_expr_type_()
2014 start = ffebld_head (thing); in ffecom_char_args_x_()
2017 end = ffebld_head (thing); in ffecom_char_args_x_()
2648 if (ffebld_op (ffebld_head (item)) == FFEBLD_opSTAR) in ffecom_do_entry_()
2706 arg = ffebld_head (item); in ffecom_do_entry_()
2791 arg = ffebld_head (list); in ffecom_do_entry_()
2811 arg = ffebld_head (list); in ffecom_do_entry_()
3834 arg1 = ffebld_head (list); in ffecom_expr_intrinsic_()
[all …]
H A Dste.c809 ffebld var = ffebld_head (ffebld_right (impdo)); in ffeste_io_impdo_()
810 ffebld start = ffebld_head (ffebld_trail (ffebld_right (impdo))); in ffeste_io_impdo_()
811 ffebld end = ffebld_head (ffebld_trail (ffebld_trail in ffeste_io_impdo_()
813 ffebld incr = ffebld_head (ffebld_trail (ffebld_trail in ffeste_io_impdo_()
852 item = ffebld_head (list); in ffeste_io_impdo_()
4263 if (((arg = ffebld_head (args)) == NULL) in ffeste_R1212()
4346 = ffecom_lookup_label (ffebld_labter (ffebld_head (label))); in ffeste_R1212()
H A Dexpr.c6843 start = ffebld_head (r); in ffeexpr_collapse_substr()
6844 stop = ffebld_head (ffebld_trail (r)); in ffeexpr_collapse_substr()
8063 if (ffebld_op (ffebld_head (item)) == FFEBLD_opANY) in ffeexpr_cb_comma_i_4_()
8069 if ((ffebld_head (item) != NULL) /* Increment may be NULL. */ in ffeexpr_cb_comma_i_4_()
8070 && (ffebld_op (ffebld_head (item)) == FFEBLD_opANY)) in ffeexpr_cb_comma_i_4_()
8469 if (((item = ffebld_head (list)) != NULL) in ffeexpr_check_impdo_()
8525 ffeexpr_update_impdo_sym_ (ffebld_head (expr), dovar); in ffeexpr_update_impdo_sym_()
9440 item = ffebld_head (list); in ffeexpr_fulfill_call_()
18364 (ffebld_symter (ffebld_head in ffeexpr_token_arguments_()
18371 ffebld_head (ffeexpr_stack_->next_dummy), in ffeexpr_token_arguments_()
[all …]
H A Dbld.h930 #define ffebld_head(b) ((b)->u.item.head) macro
H A Dstc.c6695 ffesymbol_signal_unreported (ffebld_symter (ffebld_head in ffestc_R501_itemendvals()
12082 if (((labexpr = ffebld_head (item)) != NULL) in ffestc_R1212()
H A Dstb.c13309 expr = ffebld_head (expr); in ffestb_beru4_()
15259 expr = ffebld_head (expr); in ffestb_R9094_()