Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_USE_DEVICE_PTR (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h317 OMP_CLAUSE_USE_DEVICE_PTR, enumerator
H A Dtree-nested.cc1358 case OMP_CLAUSE_USE_DEVICE_PTR: in convert_nonlocal_omp_clauses()
2130 case OMP_CLAUSE_USE_DEVICE_PTR: in convert_local_omp_clauses()
H A Domp-low.cc1419 case OMP_CLAUSE_USE_DEVICE_PTR: in scan_sharing_clauses()
1924 case OMP_CLAUSE_USE_DEVICE_PTR: in scan_sharing_clauses()
12902 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
13392 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
13647 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
H A Dgimplify.cc10398 case OMP_CLAUSE_USE_DEVICE_PTR: in gimplify_scan_omp_clauses()
11870 case OMP_CLAUSE_USE_DEVICE_PTR: in gimplify_adjust_omp_clauses()
14191 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR) in gimplify_omp_workshare()
14231 if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_USE_DEVICE_PTR in gimplify_omp_workshare()
H A Dtree-pretty-print.cc488 case OMP_CLAUSE_USE_DEVICE_PTR: in dump_omp_clause()
H A Dtree.h1717 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_USE_DEVICE_PTR)->base.public_flag)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h311 OMP_CLAUSE_USE_DEVICE_PTR, enumerator
H A Dtree-nested.c1240 case OMP_CLAUSE_USE_DEVICE_PTR: in convert_nonlocal_omp_clauses()
1999 case OMP_CLAUSE_USE_DEVICE_PTR: in convert_local_omp_clauses()
H A Domp-low.c1286 case OMP_CLAUSE_USE_DEVICE_PTR: in scan_sharing_clauses()
1691 case OMP_CLAUSE_USE_DEVICE_PTR: in scan_sharing_clauses()
11728 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
12127 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
12352 case OMP_CLAUSE_USE_DEVICE_PTR: in lower_omp_target()
H A Dgimplify.c9338 case OMP_CLAUSE_USE_DEVICE_PTR: in gimplify_scan_omp_clauses()
10625 case OMP_CLAUSE_USE_DEVICE_PTR: in gimplify_adjust_omp_clauses()
12879 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR) in gimplify_omp_workshare()
12916 if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_USE_DEVICE_PTR in gimplify_omp_workshare()
H A Dtree-pretty-print.c460 case OMP_CLAUSE_USE_DEVICE_PTR: in dump_omp_clause()
H A Dtree.h1634 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_USE_DEVICE_PTR)->base.public_flag)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c801 OMP_CLAUSE_USE_DEVICE_PTR, enumerator
1907 if ((mask & OMP_CLAUSE_USE_DEVICE_PTR)
2583 | OMP_CLAUSE_USE_DEVICE_PTR | OMP_CLAUSE_USE_DEVICE_ADDR)
H A Dtrans-openmp.c2197 clause_code = OMP_CLAUSE_USE_DEVICE_PTR;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c6608 && (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in finish_omp_clauses()
7761 case OMP_CLAUSE_USE_DEVICE_PTR: in finish_omp_clauses()
7770 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in finish_omp_clauses()
H A Dparser.c37177 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_USE_DEVICE_PTR,
37320 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_USE_DEVICE_PTR,
40454 else if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_USE_DEVICE_PTR in cp_parser_omp_target_data()
H A Dpt.c17293 case OMP_CLAUSE_USE_DEVICE_PTR: in tsubst_omp_clauses()
17418 case OMP_CLAUSE_USE_DEVICE_PTR: in tsubst_omp_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc899 OMP_CLAUSE_USE_DEVICE_PTR, enumerator
2916 if ((mask & OMP_CLAUSE_USE_DEVICE_PTR) in gfc_match_omp_clauses()
3655 | OMP_CLAUSE_USE_DEVICE_PTR | OMP_CLAUSE_USE_DEVICE_ADDR)
H A DChangeLog-2016675 bitset with omp_mask (OMP_CLAUSE_*). Add OMP_CLAUSE_USE_DEVICE_PTR.
H A Dtrans-openmp.cc2620 clause_code = OMP_CLAUSE_USE_DEVICE_PTR; in gfc_trans_omp_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc7044 && (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in finish_omp_clauses()
8566 case OMP_CLAUSE_USE_DEVICE_PTR: in finish_omp_clauses()
8577 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in finish_omp_clauses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c14300 && (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in c_finish_omp_clauses()
14870 case OMP_CLAUSE_USE_DEVICE_PTR: in c_finish_omp_clauses()
14874 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in c_finish_omp_clauses()
H A Dc-parser.c14126 return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_USE_DEVICE_PTR, in c_parser_omp_clause_use_device_ptr()
19471 else if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_USE_DEVICE_PTR in c_parser_omp_target_data()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc14544 && (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in c_finish_omp_clauses()
15283 case OMP_CLAUSE_USE_DEVICE_PTR: in c_finish_omp_clauses()
15289 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_USE_DEVICE_PTR in c_finish_omp_clauses()
H A Dc-parser.cc14340 return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_USE_DEVICE_PTR, in c_parser_omp_clause_use_device_ptr()
20817 else if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_USE_DEVICE_PTR in c_parser_omp_target_data()

12