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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1024 OMP_CLAUSE_UNIFORM,
3697 if ((mask & OMP_CLAUSE_UNIFORM)
4447 | OMP_CLAUSE_UNIFORM | OMP_CLAUSE_ALIGNED | OMP_CLAUSE_INBRANCH \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 880 OMP_CLAUSE_UNIFORM,
2887 if ((mask & OMP_CLAUSE_UNIFORM)
3610 | OMP_CLAUSE_UNIFORM | OMP_CLAUSE_ALIGNED | OMP_CLAUSE_INBRANCH \
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 305 OMP_CLAUSE_UNIFORM,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 303 OMP_CLAUSE_UNIFORM,

Completed in 31 milliseconds