HomeSort by: relevance | last modified time | path
    Searched defs:OMP_CLAUSE_USE_DEVICE_PTR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1043 OMP_CLAUSE_USE_DEVICE_PTR,
3726 if ((mask & OMP_CLAUSE_USE_DEVICE_PTR)
4495 | OMP_CLAUSE_USE_DEVICE_PTR | OMP_CLAUSE_USE_DEVICE_ADDR)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 899 OMP_CLAUSE_USE_DEVICE_PTR,
2916 if ((mask & OMP_CLAUSE_USE_DEVICE_PTR)
3655 | OMP_CLAUSE_USE_DEVICE_PTR | OMP_CLAUSE_USE_DEVICE_ADDR)
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 319 OMP_CLAUSE_USE_DEVICE_PTR,
1265 OMP_CLAUSE_USE_DEVICE_PTR
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 317 OMP_CLAUSE_USE_DEVICE_PTR,
1243 OMP_CLAUSE_USE_DEVICE_PTR

Completed in 40 milliseconds