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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1091 OMP_CLAUSE_IF_PRESENT,
2752 if ((mask & OMP_CLAUSE_IF_PRESENT)
3894 | OMP_CLAUSE_IF_PRESENT)
3902 | OMP_CLAUSE_DEVICE | OMP_CLAUSE_WAIT | OMP_CLAUSE_IF_PRESENT \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 946 OMP_CLAUSE_IF_PRESENT,
2167 if ((mask & OMP_CLAUSE_IF_PRESENT)
3073 | OMP_CLAUSE_IF_PRESENT)
3081 | OMP_CLAUSE_DEVICE | OMP_CLAUSE_WAIT | OMP_CLAUSE_IF_PRESENT)
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 529 OMP_CLAUSE_IF_PRESENT,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 518 OMP_CLAUSE_IF_PRESENT,

Completed in 57 milliseconds