Searched defs:openacc (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
H A D | openacc.f90 | 79 module openacc module
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/accel/ |
H A D | openacc.f90 | 80 module openacc module
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/accel/ |
H A D | openacc.f90 | 80 module openacc module
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | openmp.cc | 1201 gfc_match_omp_clause_reduction (char pc, gfc_omp_clauses *c, bool openacc, in gfc_match_omp_clause_reduction() 1430 bool openacc = false, bool context_selector = false, in gfc_match_omp_clauses() 6272 gfc_namespace *ns, bool openacc = false) in resolve_omp_clauses()
|
H A D | trans-openmp.cc | 1483 gfc_omp_finish_clause (tree c, gimple_seq *pre_p, bool openacc) in gfc_omp_finish_clause() 2565 bool openacc = false) in gfc_trans_omp_clauses()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | openacc.f90 | 763 module openacc module
|
H A D | libgomp.h | 1142 acc_dispatch_t openacc; member
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | openacc.f90 | 763 module openacc module
|
H A D | libgomp.h | 1260 acc_dispatch_t openacc; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.cc | 12337 bool openacc = TREE_CODE (*expr_p) == OACC_LOOP; in gimplify_omp_for() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 18045 c_parser_omp_atomic (location_t loc, c_parser *parser, bool openacc) in c_parser_omp_atomic()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 40595 cp_parser_omp_atomic (cp_parser *parser, cp_token *pragma_tok, bool openacc) in cp_parser_omp_atomic()
|