Searched refs:get_frame_field (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dtree-nested.c829 get_frame_field (struct nesting_info *info, tree target_context,
884 /* A copy of the code in get_frame_field, but without the temporaries. */
977 x = get_frame_field (info, target_context, x, &wi->tsi);
1288 x = get_frame_field (info, info->context, field, &wi->tsi);
1536 x = get_frame_field (info, target_context, field, &wi->tsi);
1638 x = get_frame_field (info, target_context, x, &wi->tsi);
1892 = get_frame_field (root, context, root->nl_goto_field, NULL);
827 get_frame_field (struct nesting_info *info, tree target_context, function

Completed in 154 milliseconds