Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-pretty-print.c3033 dump_omp_clauses (pp, OMP_TARGET_UPDATE_CLAUSES (node), spc, flags); in dump_generic_node()
HDtree.def1235 Operand 0: OMP_TARGET_UPDATE_CLAUSES: List of clauses. */
HDtree.h1412 #define OMP_TARGET_UPDATE_CLAUSES(NODE)\ macro
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c16906 OMP_TARGET_UPDATE_CLAUSES (stmt) = clauses; in c_parser_omp_target_update()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c36550 OMP_TARGET_UPDATE_CLAUSES (stmt) = clauses; in cp_parser_omp_target_update()