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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 156 PRAGMA_OMP_CLAUSE_TASKGROUP,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 149 PRAGMA_OMP_CLAUSE_TASKGROUP,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12907 result = PRAGMA_OMP_CLAUSE_TASKGROUP;
17025 case PRAGMA_OMP_CLAUSE_TASKGROUP:
20511 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_TASKGROUP) \
20536 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_TASKGROUP))
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15058 result = PRAGMA_OMP_CLAUSE_TASKGROUP;
19674 case PRAGMA_OMP_CLAUSE_TASKGROUP:
23576 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_TASKGROUP) \
23601 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_TASKGROUP))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 95 milliseconds