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

  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1018 OMP_CLAUSE_INBRANCH,
2798 if ((mask & OMP_CLAUSE_INBRANCH)
4447 | OMP_CLAUSE_UNIFORM | OMP_CLAUSE_ALIGNED | OMP_CLAUSE_INBRANCH \
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 874 OMP_CLAUSE_INBRANCH,
2213 if ((mask & OMP_CLAUSE_INBRANCH)
3610 | OMP_CLAUSE_UNIFORM | OMP_CLAUSE_ALIGNED | OMP_CLAUSE_INBRANCH \
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 429 OMP_CLAUSE_INBRANCH,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 421 OMP_CLAUSE_INBRANCH,

Completed in 40 milliseconds