Home
last modified time | relevance | path

Searched refs:EXEC_OMP_MASKED_TASKLOOP (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dst.cc231 case EXEC_OMP_MASKED_TASKLOOP: in gfc_free_statement()
H A Dopenmp.cc5745 return match_omp (EXEC_OMP_MASKED_TASKLOOP, in gfc_match_omp_masked_taskloop()
6374 case EXEC_OMP_MASKED_TASKLOOP: in resolve_omp_clauses()
7226 || code->op == EXEC_OMP_MASKED_TASKLOOP in resolve_omp_clauses()
8336 case EXEC_OMP_MASKED_TASKLOOP: in gfc_resolve_omp_parallel_blocks()
8499 case EXEC_OMP_MASKED_TASKLOOP: name = "!$OMP MASKED TASKLOOP"; break; in resolve_omp_do()
8689 case EXEC_OMP_MASKED_TASKLOOP: in omp_code_to_statement()
9207 case EXEC_OMP_MASKED_TASKLOOP: in gfc_resolve_omp_directive()
H A Ddump-parse-tree.cc2015 case EXEC_OMP_MASKED_TASKLOOP: name = "MASKED TASKLOOP"; break; in show_omp_node()
3340 case EXEC_OMP_MASKED_TASKLOOP: in show_code_node()
H A Dtrans-openmp.cc6004 case EXEC_OMP_MASKED_TASKLOOP: in gfc_split_omp_clauses()
7044 gcc_assert (op == EXEC_OMP_MASKED_TASKLOOP in gfc_trans_omp_master_masked_taskloop()
7056 if (op == EXEC_OMP_MASKED_TASKLOOP || op == EXEC_OMP_MASKED_TASKLOOP_SIMD) in gfc_trans_omp_master_masked_taskloop()
7109 op = EXEC_OMP_MASKED_TASKLOOP; in gfc_trans_omp_parallel_master_masked()
7467 case EXEC_OMP_MASKED_TASKLOOP: in gfc_trans_omp_directive()
H A Dtrans.cc2193 case EXEC_OMP_MASKED_TASKLOOP: in trans_code()
H A Dgfortran.h2930 EXEC_OMP_MASKED_TASKLOOP, EXEC_OMP_MASKED_TASKLOOP_SIMD, EXEC_OMP_SCOPE, enumerator
H A DChangeLog1017 EXEC_OMP_MASKED_TASKLOOP.
H A Dresolve.cc10937 case EXEC_OMP_MASKED_TASKLOOP: in gfc_resolve_blocks()
12387 case EXEC_OMP_MASKED_TASKLOOP: in gfc_resolve_code()