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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 1176 expand_omp_regimplify_p (tree *tp, int *walk_subtrees, void *) function
1206 if (walk_tree (&from, expand_omp_regimplify_p, NULL, NULL)
1207 || walk_tree (&to, expand_omp_regimplify_p, NULL, NULL))
1225 if (walk_tree (gimple_cond_lhs_ptr (cond_stmt), expand_omp_regimplify_p,
1227 || walk_tree (gimple_cond_rhs_ptr (cond_stmt), expand_omp_regimplify_p,
3256 expand_omp_regimplify_p, NULL, NULL)
3258 expand_omp_regimplify_p, NULL, NULL))
6845 if (walk_tree (gimple_cond_lhs_ptr (cond_stmt), expand_omp_regimplify_p,
6847 || walk_tree (gimple_cond_rhs_ptr (cond_stmt), expand_omp_regimplify_p,
6954 expand_omp_regimplify_p, NULL, NULL
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 1173 expand_omp_regimplify_p (tree *tp, int *walk_subtrees, void *) function
1203 if (walk_tree (&from, expand_omp_regimplify_p, NULL, NULL)
1204 || walk_tree (&to, expand_omp_regimplify_p, NULL, NULL))
1222 if (walk_tree (gimple_cond_lhs_ptr (cond_stmt), expand_omp_regimplify_p,
1224 || walk_tree (gimple_cond_rhs_ptr (cond_stmt), expand_omp_regimplify_p,
3270 expand_omp_regimplify_p, NULL, NULL)
3272 expand_omp_regimplify_p, NULL, NULL))
6753 if (walk_tree (gimple_cond_lhs_ptr (cond_stmt), expand_omp_regimplify_p,
6755 || walk_tree (gimple_cond_rhs_ptr (cond_stmt), expand_omp_regimplify_p,
6865 expand_omp_regimplify_p, NULL, NULL
    [all...]

Completed in 31 milliseconds