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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 78 PRAGMA_OMP_TASKGROUP,
c-pragma.cc 1539 { "taskgroup", PRAGMA_OMP_TASKGROUP },
c-omp.cc 4263 { "taskgroup", nullptr, nullptr, PRAGMA_OMP_TASKGROUP,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 75 PRAGMA_OMP_TASKGROUP,
c-pragma.cc 1379 { "taskgroup", PRAGMA_OMP_TASKGROUP },
c-omp.cc 3190 { "taskgroup", nullptr, nullptr, PRAGMA_OMP_TASKGROUP,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23076 case PRAGMA_OMP_TASKGROUP:
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 26588 case PRAGMA_OMP_TASKGROUP:

Completed in 106 milliseconds