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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 83 PRAGMA_OMP_TEAMS,
85 PRAGMA_OMP__LAST_ = PRAGMA_OMP_TEAMS,
c-pragma.cc 1558 { "teams", PRAGMA_OMP_TEAMS },
c-omp.cc 4273 { "teams", nullptr, nullptr, PRAGMA_OMP_TEAMS,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 80 PRAGMA_OMP_TEAMS,
82 PRAGMA_OMP__LAST_ = PRAGMA_OMP_TEAMS,
c-pragma.cc 1397 { "teams", PRAGMA_OMP_TEAMS },
c-omp.cc 3200 { "teams", nullptr, nullptr, PRAGMA_OMP_TEAMS,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23083 case PRAGMA_OMP_TEAMS:
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 26595 case PRAGMA_OMP_TEAMS:

Completed in 104 milliseconds