Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_BIND_PARALLEL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h578 OMP_CLAUSE_BIND_PARALLEL, enumerator
Dgimplify.cc13578 kind = OMP_CLAUSE_BIND_PARALLEL; in gimplify_omp_loop()
13604 case OMP_CLAUSE_BIND_PARALLEL: in gimplify_omp_loop()
13620 kind = OMP_CLAUSE_BIND_PARALLEL; in gimplify_omp_loop()
13707 case OMP_CLAUSE_BIND_PARALLEL: last = 1; break; in gimplify_omp_loop()
Dtree-pretty-print.cc1209 case OMP_CLAUSE_BIND_PARALLEL: in dump_omp_clause()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc38124 kind = OMP_CLAUSE_BIND_PARALLEL; in cp_parser_omp_clause_bind()