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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 76 PRAGMA_OMP_TARGET,
c-omp.cc 4251 { "target", "data", nullptr, PRAGMA_OMP_TARGET,
4253 { "target", "enter", "data", PRAGMA_OMP_TARGET,
4255 { "target", "exit", "data", PRAGMA_OMP_TARGET,
4257 { "target", "update", nullptr, PRAGMA_OMP_TARGET,
4259 { "target", nullptr, nullptr, PRAGMA_OMP_TARGET,
c-pragma.cc 1556 { "target", PRAGMA_OMP_TARGET },
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 73 PRAGMA_OMP_TARGET,
c-omp.cc 3178 { "target", "data", nullptr, PRAGMA_OMP_TARGET,
3180 { "target", "enter", "data", PRAGMA_OMP_TARGET,
3182 { "target", "exit", "data", PRAGMA_OMP_TARGET,
3184 { "target", "update", nullptr, PRAGMA_OMP_TARGET,
3186 { "target", nullptr, nullptr, PRAGMA_OMP_TARGET,
c-pragma.cc 1395 { "target", PRAGMA_OMP_TARGET },
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12515 case PRAGMA_OMP_TARGET:
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14612 case PRAGMA_OMP_TARGET:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 104 milliseconds