Home
last modified time | relevance | path

Searched refs:local_clause (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c2476 tree local_clause = TREE_VALUE (local_iter); in scan_omp_for() local
2477 tree local_var = OMP_CLAUSE_DECL (local_clause); in scan_omp_for()
2478 tree_code local_op = OMP_CLAUSE_REDUCTION_CODE (local_clause); in scan_omp_for()
2488 warning_at (OMP_CLAUSE_LOCATION (local_clause), 0, in scan_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc2797 tree local_clause = TREE_VALUE (local_iter); in scan_omp_for() local
2798 tree local_var = OMP_CLAUSE_DECL (local_clause); in scan_omp_for()
2799 tree_code local_op = OMP_CLAUSE_REDUCTION_CODE (local_clause); in scan_omp_for()
2809 warning_at (OMP_CLAUSE_LOCATION (local_clause), 0, in scan_omp_for()