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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 79 PRAGMA_OMP_TASKLOOP,
c-pragma.cc 1557 { "taskloop", PRAGMA_OMP_TASKLOOP },
c-omp.cc 4265 { "taskloop", nullptr, nullptr, PRAGMA_OMP_TASKLOOP,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 76 PRAGMA_OMP_TASKLOOP,
c-pragma.cc 1396 { "taskloop", PRAGMA_OMP_TASKLOOP },
c-omp.cc 3192 { "taskloop", nullptr, nullptr, PRAGMA_OMP_TASKLOOP,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23079 case PRAGMA_OMP_TASKLOOP:
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 26591 case PRAGMA_OMP_TASKLOOP:

Completed in 107 milliseconds