Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-pretty-print.cc3491 dump_omp_clauses (pp, OACC_CACHE_CLAUSES (node), spc, flags); in dump_generic_node()
Dtree.def1251 Operand 0: OACC_CACHE_CLAUSES: List of variables (transformed into
Dtree.h1404 #define OACC_CACHE_CLAUSES(NODE) \ macro
Dgimplify.cc12084 gimplify_scan_omp_clauses (&OACC_CACHE_CLAUSES (expr), pre_p, ORT_ACC, in gimplify_oacc_cache()
12086 gimplify_adjust_omp_clauses (pre_p, NULL, &OACC_CACHE_CLAUSES (expr), in gimplify_oacc_cache()
DChangeLog-201543000 (OACC_HOST_DATA_BODY, OACC_HOST_DATA_CLAUSES, OACC_CACHE_CLAUSES)
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc44521 OACC_CACHE_CLAUSES (stmt) = clauses; in cp_parser_oacc_cache()