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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 185 PRAGMA_OACC_CLAUSE_SEQ,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 178 PRAGMA_OACC_CLAUSE_SEQ,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12895 result = PRAGMA_OACC_CLAUSE_SEQ;
16766 case PRAGMA_OACC_CLAUSE_SEQ:
17518 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
17679 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15046 result = PRAGMA_OACC_CLAUSE_SEQ;
19410 case PRAGMA_OACC_CLAUSE_SEQ:
20214 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
20381 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SEQ) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 71 milliseconds