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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 134 PRAGMA_OMP_CLAUSE_MERGEABLE,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 127 PRAGMA_OMP_CLAUSE_MERGEABLE,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12823 result = PRAGMA_OMP_CLAUSE_MERGEABLE;
16926 case PRAGMA_OMP_CLAUSE_MERGEABLE:
20412 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MERGEABLE) \
22733 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MERGEABLE) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14974 result = PRAGMA_OMP_CLAUSE_MERGEABLE;
19575 case PRAGMA_OMP_CLAUSE_MERGEABLE:
23475 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MERGEABLE) \
26049 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_MERGEABLE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 107 milliseconds