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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 101 PRAGMA_OMP_CLAUSE_AFFINITY,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 97 PRAGMA_OMP_CLAUSE_AFFINITY,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12725 result = PRAGMA_OMP_CLAUSE_AFFINITY;
17075 case PRAGMA_OMP_CLAUSE_AFFINITY:
20418 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_AFFINITY))
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14868 result = PRAGMA_OMP_CLAUSE_AFFINITY;
19730 case PRAGMA_OMP_CLAUSE_AFFINITY:
23481 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_AFFINITY))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 58 milliseconds