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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 169 PRAGMA_OACC_CLAUSE_COPY,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 162 PRAGMA_OACC_CLAUSE_COPY,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12743 result = PRAGMA_OACC_CLAUSE_COPY;
12864 result = PRAGMA_OACC_CLAUSE_COPY;
13374 case PRAGMA_OACC_CLAUSE_COPY:
16655 case PRAGMA_OACC_CLAUSE_COPY:
17223 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
17253 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
17569 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
17586 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
17606 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14886 result = PRAGMA_OACC_CLAUSE_COPY;
15015 result = PRAGMA_OACC_CLAUSE_COPY;
15650 case PRAGMA_OACC_CLAUSE_COPY:
19290 case PRAGMA_OACC_CLAUSE_COPY:
19913 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
19944 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
20266 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
20284 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
20305 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_COPY) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 84 milliseconds