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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 160 PRAGMA_OMP_CLAUSE_UNIFORM,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 153 PRAGMA_OMP_CLAUSE_UNIFORM,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12919 result = PRAGMA_OMP_CLAUSE_UNIFORM;
17051 case PRAGMA_OMP_CLAUSE_UNIFORM:
17165 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM)) != 0)
21309 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15070 result = PRAGMA_OMP_CLAUSE_UNIFORM;
19706 case PRAGMA_OMP_CLAUSE_UNIFORM:
19830 if ((mask & (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM)) != 0)
24447 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_UNIFORM) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 194 milliseconds