HomeSort by: relevance | last modified time | path
    Searched refs:OMP_CLAUSE_NOHOST (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 535 OMP_CLAUSE_NOHOST,
omp-offload.cc 2044 tree clause_nohost = omp_find_clause (clauses, OMP_CLAUSE_NOHOST);
2050 omp_clause_code_name[OMP_CLAUSE_NOHOST]);
omp-general.cc 3016 case OMP_CLAUSE_NOHOST:
3065 case OMP_CLAUSE_NOHOST:
tree-nested.cc 1546 case OMP_CLAUSE_NOHOST:
2331 case OMP_CLAUSE_NOHOST:
tree-pretty-print.cc 1471 case OMP_CLAUSE_NOHOST:
gimplify.cc 13323 case OMP_CLAUSE_NOHOST:
14590 case OMP_CLAUSE_NOHOST:
omp-low.cc 1785 case OMP_CLAUSE_NOHOST:
1983 case OMP_CLAUSE_NOHOST:
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 524 OMP_CLAUSE_NOHOST,
omp-general.cc 2777 case OMP_CLAUSE_NOHOST:
2826 case OMP_CLAUSE_NOHOST:
omp-offload.cc 2014 tree clause_nohost = omp_find_clause (clauses, OMP_CLAUSE_NOHOST);
2020 omp_clause_code_name[OMP_CLAUSE_NOHOST]);
tree-nested.cc 1536 case OMP_CLAUSE_NOHOST:
2318 case OMP_CLAUSE_NOHOST:
tree-pretty-print.cc 1368 case OMP_CLAUSE_NOHOST:
gimplify.cc 10934 case OMP_CLAUSE_NOHOST:
11895 case OMP_CLAUSE_NOHOST:
omp-low.cc 1750 case OMP_CLAUSE_NOHOST:
1947 case OMP_CLAUSE_NOHOST:
  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1094 OMP_CLAUSE_NOHOST,
3227 if ((mask & OMP_CLAUSE_NOHOST)
3916 | OMP_CLAUSE_NOHOST)
trans-decl.cc 1491 tree c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_NOHOST);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 949 OMP_CLAUSE_NOHOST,
2442 if ((mask & OMP_CLAUSE_NOHOST)
3094 | OMP_CLAUSE_NOHOST)
trans-decl.cc 1486 tree c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_NOHOST);
  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 9113 case OMP_CLAUSE_NOHOST:
pt.cc 17851 case OMP_CLAUSE_NOHOST:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 8658 case OMP_CLAUSE_NOHOST:
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 16329 case OMP_CLAUSE_NOHOST:
c-parser.cc 19371 clauses = c_parser_oacc_simple_clause (here, OMP_CLAUSE_NOHOST,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 16736 clauses = c_parser_oacc_simple_clause (here, OMP_CLAUSE_NOHOST,
c-typeck.cc 15456 case OMP_CLAUSE_NOHOST:

Completed in 209 milliseconds

1 2