Lines Matching refs:use_pointer_for_field
733 use_pointer_for_field (tree decl, omp_context *shared_ctx) in use_pointer_for_field() function
914 bool by_ref = use_pointer_for_field (var, NULL); in build_outer_var_ref()
1405 by_ref = use_pointer_for_field (decl, ctx); in scan_sharing_clauses()
1440 by_ref = use_pointer_for_field (decl, NULL); in scan_sharing_clauses()
1458 by_ref = use_pointer_for_field (decl, NULL); in scan_sharing_clauses()
2420 by_ref = use_pointer_for_field (var, ctx); in lower_rec_input_clauses()
2475 || use_pointer_for_field (var, NULL)) in lower_rec_input_clauses()
2490 by_ref = use_pointer_for_field (var, NULL); in lower_rec_input_clauses()
2758 by_ref = use_pointer_for_field (var, NULL); in lower_copyprivate_clauses()
2827 by_ref = use_pointer_for_field (val, NULL); in lower_send_clauses()
2903 if (use_pointer_for_field (ovar, ctx)) in lower_send_shared_vars()
6610 if (use_pointer_for_field (decl, NULL) || is_reference (decl)) in create_task_copyfn()
6636 if (use_pointer_for_field (decl, NULL)) in create_task_copyfn()