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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1039 OMP_CLAUSE_NUM_TASKS,
3267 if ((mask & OMP_CLAUSE_NUM_TASKS)
4482 | OMP_CLAUSE_NUM_TASKS | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_NOGROUP \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 895 OMP_CLAUSE_NUM_TASKS,
2482 if ((mask & OMP_CLAUSE_NUM_TASKS)
3642 | OMP_CLAUSE_NUM_TASKS | OMP_CLAUSE_COLLAPSE | OMP_CLAUSE_NOGROUP \
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 471 OMP_CLAUSE_NUM_TASKS,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 463 OMP_CLAUSE_NUM_TASKS,

Completed in 28 milliseconds