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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1035 OMP_CLAUSE_IS_DEVICE_PTR,
2843 if ((mask & OMP_CLAUSE_IS_DEVICE_PTR)
4490 | OMP_CLAUSE_IS_DEVICE_PTR | OMP_CLAUSE_IN_REDUCTION \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 891 OMP_CLAUSE_IS_DEVICE_PTR,
2232 if ((mask & OMP_CLAUSE_IS_DEVICE_PTR)
3650 | OMP_CLAUSE_IS_DEVICE_PTR | OMP_CLAUSE_IN_REDUCTION \
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 325 OMP_CLAUSE_IS_DEVICE_PTR,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 323 OMP_CLAUSE_IS_DEVICE_PTR,

Completed in 114 milliseconds