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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1033 OMP_CLAUSE_GRAINSIZE,
2703 if ((mask & OMP_CLAUSE_GRAINSIZE)
4481 | OMP_CLAUSE_MERGEABLE | OMP_CLAUSE_PRIORITY | OMP_CLAUSE_GRAINSIZE \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 889 OMP_CLAUSE_GRAINSIZE,
2132 if ((mask & OMP_CLAUSE_GRAINSIZE)
3641 | OMP_CLAUSE_MERGEABLE | OMP_CLAUSE_PRIORITY | OMP_CLAUSE_GRAINSIZE \
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 468 OMP_CLAUSE_GRAINSIZE,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 460 OMP_CLAUSE_GRAINSIZE,

Completed in 47 milliseconds