Searched refs:OACC_CACHE_CLAUSES (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-pretty-print.cc | 3491 dump_omp_clauses (pp, OACC_CACHE_CLAUSES (node), spc, flags); in dump_generic_node()
|
| D | tree.def | 1251 Operand 0: OACC_CACHE_CLAUSES: List of variables (transformed into
|
| D | tree.h | 1404 #define OACC_CACHE_CLAUSES(NODE) \ macro
|
| D | gimplify.cc | 12084 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()
|
| D | ChangeLog-2015 | 43000 (OACC_HOST_DATA_BODY, OACC_HOST_DATA_CLAUSES, OACC_CACHE_CLAUSES)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | parser.cc | 44521 OACC_CACHE_CLAUSES (stmt) = clauses; in cp_parser_oacc_cache()
|