Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h1562 #define OMP_CLAUSE_PRIVATE_TASKLOOP_IV(NODE) \ macro
Dgimplify.cc13303 if (OMP_CLAUSE_PRIVATE_TASKLOOP_IV (c)) in gimplify_omp_for()
13358 OMP_CLAUSE_PRIVATE_TASKLOOP_IV (*gforo_clauses_ptr) = 1; in gimplify_omp_for()
DChangeLog-201512600 OMP_CLAUSE_PRIVATE_TASKLOOP_IV, OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV,
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc10172 OMP_CLAUSE_PRIVATE_TASKLOOP_IV (c) = 1; in handle_omp_for_class_iterator()