Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_DEFAULT_FIRSTPRIVATE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-gimplify.c788 flags = OMP_CLAUSE_DEFAULT_FIRSTPRIVATE; in omp_cxx_notice_variable()
798 flags = OMP_CLAUSE_DEFAULT_FIRSTPRIVATE; in omp_cxx_notice_variable()
799 if (flags == OMP_CLAUSE_DEFAULT_FIRSTPRIVATE) in omp_cxx_notice_variable()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-gimplify.c911 flags = OMP_CLAUSE_DEFAULT_FIRSTPRIVATE; in omp_cxx_notice_variable()
921 flags = OMP_CLAUSE_DEFAULT_FIRSTPRIVATE; in omp_cxx_notice_variable()
922 if (flags == OMP_CLAUSE_DEFAULT_FIRSTPRIVATE) in omp_cxx_notice_variable()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h499 OMP_CLAUSE_DEFAULT_FIRSTPRIVATE, enumerator
HDtree-pretty-print.c509 case OMP_CLAUSE_DEFAULT_FIRSTPRIVATE: in dump_omp_clause()
HDgimplify.c7055 case OMP_CLAUSE_DEFAULT_FIRSTPRIVATE: in omp_default_clause()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-pretty-print.c371 case OMP_CLAUSE_DEFAULT_FIRSTPRIVATE: in dump_omp_clause()
HDtree.h1950 OMP_CLAUSE_DEFAULT_FIRSTPRIVATE enumerator
HDgimplify.c5771 case OMP_CLAUSE_DEFAULT_FIRSTPRIVATE: in omp_notice_variable()