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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 81 PRAGMA_OMP_TASKYIELD,
c-pragma.cc 1541 { "taskyield", PRAGMA_OMP_TASKYIELD },
c-omp.cc 4269 { "taskyield", nullptr, nullptr, PRAGMA_OMP_TASKYIELD,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 78 PRAGMA_OMP_TASKYIELD,
c-pragma.cc 1381 { "taskyield", PRAGMA_OMP_TASKYIELD },
c-omp.cc 3196 { "taskyield", nullptr, nullptr, PRAGMA_OMP_TASKYIELD,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12490 case PRAGMA_OMP_TASKYIELD:
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14587 case PRAGMA_OMP_TASKYIELD:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 126 milliseconds