HomeSort by: relevance | last modified time | path
    Searched defs:gimplify_adjust_omp_clauses (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 10210 gimplify_adjust_omp_clauses, for target regions. */
10239 in gimplify_adjust_omp_clauses. */
12471 whether they will be created in gimplify_adjust_omp_clauses.
13373 /* Helper function of omp_find_stores_op and gimplify_adjust_omp_clauses*.
13443 gimplify_adjust_omp_clauses already handled the bodies,
13765 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p,
14806 gimplify_adjust_omp_clauses (pre_p, NULL, &OACC_CACHE_CLAUSES (expr),
14882 gimplify_adjust_omp_clauses (pre_p, NULL, &clauses, OACC_DECLARE);
14949 gimplify_adjust_omp_clauses (pre_p, body, &OMP_PARALLEL_CLAUSES (expr),
15017 gimplify_adjust_omp_clauses (pre_p, body, &OMP_TASK_CLAUSES (expr)
13762 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 10984 /* Helper function of omp_find_stores_op and gimplify_adjust_omp_clauses*.
11054 gimplify_adjust_omp_clauses already handled the bodies,
11362 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p,
12091 gimplify_adjust_omp_clauses (pre_p, NULL, &OACC_CACHE_CLAUSES (expr),
12167 gimplify_adjust_omp_clauses (pre_p, NULL, &clauses, OACC_DECLARE);
12234 gimplify_adjust_omp_clauses (pre_p, body, &OMP_PARALLEL_CLAUSES (expr),
12285 gimplify_adjust_omp_clauses (pre_p, body, &OMP_TASK_CLAUSES (expr),
13211 gimplify_adjust_omp_clauses (pre_p, for_body,
14182 gimplify_adjust_omp_clauses (pre_p, body, &OMP_CLAUSES (expr),
14303 gimplify_adjust_omp_clauses (pre_p, NULL, &OMP_STANDALONE_CLAUSES (expr)
11359 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p, function
    [all...]

Completed in 29 milliseconds