Home
last modified time | relevance | path

Searched refs:OMP_TARGET_UPDATE_CLAUSES (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-pretty-print.cc3575 dump_omp_clauses (pp, OMP_TARGET_UPDATE_CLAUSES (node), spc, flags); in dump_generic_node()
Dtree.def1272 Operand 0: OMP_TARGET_UPDATE_CLAUSES: List of clauses. */
Dtree.h1476 #define OMP_TARGET_UPDATE_CLAUSES(NODE)\ macro
DChangeLog-201315417 OMP_TARGET_CLAUSES, OMP_TARGET_UPDATE_CLAUSES, OMP_CLAUSE_SIZE,
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20153414 OMP_TARGET_UPDATE_CLAUSES instead of OMP_CLAUSES.
Dparser.cc44308 OMP_TARGET_UPDATE_CLAUSES (stmt) = clauses; in cp_parser_omp_target_update()