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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 194 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 187 PRAGMA_OACC_CLAUSE_DEVICE = PRAGMA_OMP_CLAUSE_DEVICE,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 13392 case PRAGMA_OACC_CLAUSE_DEVICE:
16683 case PRAGMA_OACC_CLAUSE_DEVICE:
17856 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_DEVICE) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15668 case PRAGMA_OACC_CLAUSE_DEVICE:
19318 case PRAGMA_OACC_CLAUSE_DEVICE:
20558 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_DEVICE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 89 milliseconds