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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 129 PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 122 PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12809 result = PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR;
17099 case PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR:
21079 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR)\
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14960 result = PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR;
19758 case PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR:
24208 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IS_DEVICE_PTR)\
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 101 milliseconds