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

  /src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc 491 if (OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (clause))
tree.h 1858 #define OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT(NODE) \
gimplify.cc 16977 OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (c) = 1;
omp-low.cc 13521 if (OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (c))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc 490 if (OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (clause))
tree.h 1716 #define OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT(NODE) \
gimplify.cc 14197 OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (c) = 1;
omp-low.cc 13430 if (OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT (c))

Completed in 93 milliseconds