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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c905 get_frame_field (struct nesting_info *info, tree target_context, function
961 /* A copy of the code in get_frame_field, but without the temporaries. */
1070 x = get_frame_field (info, target_context, x, &wi->gsi);
1829 x = get_frame_field (info, info->context, field, &wi->gsi);
2519 x = get_frame_field (info, target_context, field, gsi);
2636 x = get_frame_field (info, target_context, x, &wi->gsi);
3399 = get_frame_field (root, context, root->nl_goto_field, NULL);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc1005 get_frame_field (struct nesting_info *info, tree target_context, function
1092 /* A copy of the code in get_frame_field, but without the temporaries. */
1188 x = get_frame_field (info, target_context, x, &wi->gsi);
1960 x = get_frame_field (info, info->context, field, &wi->gsi);
2676 x = get_frame_field (info, target_context, field, gsi);
2793 x = get_frame_field (info, target_context, x, &wi->gsi);
3558 = get_frame_field (root, context, root->nl_goto_field, NULL);

Completed in 328 milliseconds