Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_IS_DEVICE_PTR (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h323 OMP_CLAUSE_IS_DEVICE_PTR, enumerator
Domp-low.cc1361 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_IS_DEVICE_PTR in scan_sharing_clauses()
1452 case OMP_CLAUSE_IS_DEVICE_PTR: in scan_sharing_clauses()
1773 case OMP_CLAUSE_IS_DEVICE_PTR: in scan_sharing_clauses()
1785 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_IS_DEVICE_PTR in scan_sharing_clauses()
12905 case OMP_CLAUSE_IS_DEVICE_PTR: in lower_omp_target()
13395 case OMP_CLAUSE_IS_DEVICE_PTR: in lower_omp_target()
13407 tkind = ((OMP_CLAUSE_CODE (c) != OMP_CLAUSE_IS_DEVICE_PTR in lower_omp_target()
13412 else if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_IS_DEVICE_PTR in lower_omp_target()
13650 case OMP_CLAUSE_IS_DEVICE_PTR: in lower_omp_target()
13660 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_IS_DEVICE_PTR in lower_omp_target()
[all …]
Dtree-nested.cc1361 case OMP_CLAUSE_IS_DEVICE_PTR: in convert_nonlocal_omp_clauses()
2133 case OMP_CLAUSE_IS_DEVICE_PTR: in convert_local_omp_clauses()
Dtree-pretty-print.cc499 case OMP_CLAUSE_IS_DEVICE_PTR: in dump_omp_clause()
Dgimplify.cc10411 case OMP_CLAUSE_IS_DEVICE_PTR: in gimplify_scan_omp_clauses()
11570 case OMP_CLAUSE_IS_DEVICE_PTR: in gimplify_adjust_omp_clauses()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc7085 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_IS_DEVICE_PTR) in finish_omp_clauses()
8565 case OMP_CLAUSE_IS_DEVICE_PTR: in finish_omp_clauses()
8569 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_IS_DEVICE_PTR) in finish_omp_clauses()
Dpt.cc17838 case OMP_CLAUSE_IS_DEVICE_PTR: in tsubst_omp_clauses()
17983 case OMP_CLAUSE_IS_DEVICE_PTR: in tsubst_omp_clauses()
Dparser.cc40141 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_IS_DEVICE_PTR, in cp_parser_omp_all_clauses()