Searched refs:gfc_trans_omp_taskwait (Results 1 – 4 of 4) sorted by relevance
5184 gfc_trans_omp_taskwait (void) in gfc_trans_omp_taskwait() function5813 return gfc_trans_omp_taskwait (); in gfc_trans_omp_directive()
6710 gfc_trans_omp_taskwait (gfc_code *code) in gfc_trans_omp_taskwait() function7527 return gfc_trans_omp_taskwait (code); in gfc_trans_omp_directive()
1807 (gfc_trans_omp_taskwait): Handle depend clause.
2218 (gfc_trans_omp_task, gfc_trans_omp_taskwait): New functions.