Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-pretty-print.c2954 dump_omp_clauses (pp, OACC_CACHE_CLAUSES (node), spc, flags); in dump_generic_node()
HDtree.def1214 Operand 0: OACC_CACHE_CLAUSES: List of variables (transformed into
HDgimplify.c9402 gimplify_scan_omp_clauses (&OACC_CACHE_CLAUSES (expr), pre_p, ORT_ACC, in gimplify_oacc_cache()
9404 gimplify_adjust_omp_clauses (pre_p, NULL, &OACC_CACHE_CLAUSES (expr), in gimplify_oacc_cache()
HDtree.h1348 #define OACC_CACHE_CLAUSES(NODE) \ macro
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c14442 OACC_CACHE_CLAUSES (stmt) = clauses; in c_parser_oacc_cache()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c36780 OACC_CACHE_CLAUSES (stmt) = clauses; in cp_parser_oacc_cache()