Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_DEVICE_TYPE_HOST (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-core.h1534 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c1064 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-core.h1495 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c1009 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-core.h1477 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c978 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-core.h1495 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c1009 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-core.h1477 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c978 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-core.h1495 OMP_CLAUSE_DEVICE_TYPE_HOST = 1, enumerator
H A Dtree-pretty-print.c1009 case OMP_CLAUSE_DEVICE_TYPE_HOST: in dump_omp_clause()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-core.h1477 OMP_CLAUSE_DEVICE_TYPE_HOST = 1,
H A Dtree-pretty-print.c978 case OMP_CLAUSE_DEVICE_TYPE_HOST:
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-common.c471 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in build_common_decl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dtrans-common.c471 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in build_common_decl()
H A Dtrans-decl.c1484 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in add_attributes_to_decl()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dtrans-common.c471 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in build_common_decl()
H A Dtrans-decl.c1477 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in add_attributes_to_decl()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dtrans-common.c471 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in build_common_decl()
H A Dtrans-decl.c1477 OMP_CLAUSE_DEVICE_TYPE_KIND (c) = OMP_CLAUSE_DEVICE_TYPE_HOST; in add_attributes_to_decl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-parser.c15837 kind = OMP_CLAUSE_DEVICE_TYPE_HOST; in c_parser_omp_clause_device_type()
20629 if ((device_type & OMP_CLAUSE_DEVICE_TYPE_HOST) != 0) in c_parser_omp_declare_target()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-parser.c15914 kind = OMP_CLAUSE_DEVICE_TYPE_HOST; in c_parser_omp_clause_device_type()
20868 if ((device_type & OMP_CLAUSE_DEVICE_TYPE_HOST) != 0) in c_parser_omp_declare_target()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-parser.c15886 kind = OMP_CLAUSE_DEVICE_TYPE_HOST; in c_parser_omp_clause_device_type()
20678 if ((device_type & OMP_CLAUSE_DEVICE_TYPE_HOST) != 0) in c_parser_omp_declare_target()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-parser.c15914 kind = OMP_CLAUSE_DEVICE_TYPE_HOST; in c_parser_omp_clause_device_type()
20868 if ((device_type & OMP_CLAUSE_DEVICE_TYPE_HOST) != 0) in c_parser_omp_declare_target()

12