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

1 2

  /src/external/gpl3/gcc/dist/gcc/
omp-oacc-kernels-decompose.cc 458 case OMP_CLAUSE_AUTO:
500 = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_AUTO);
555 case OMP_CLAUSE_AUTO:
587 OMP_CLAUSE_AUTO);
tree-core.h 372 OMP_CLAUSE_AUTO,
tree-nested.cc 1515 case OMP_CLAUSE_AUTO:
2300 case OMP_CLAUSE_AUTO:
omp-low.cc 1752 case OMP_CLAUSE_AUTO:
1972 case OMP_CLAUSE_AUTO:
2734 case OMP_CLAUSE_AUTO:
8278 case OMP_CLAUSE_AUTO:
tree-pretty-print.cc 1373 case OMP_CLAUSE_AUTO:
gimplify.cc 13141 case OMP_CLAUSE_AUTO:
14581 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc.old/dist/gcc/
omp-oacc-kernels-decompose.cc 457 case OMP_CLAUSE_AUTO:
499 = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_AUTO);
554 case OMP_CLAUSE_AUTO:
586 OMP_CLAUSE_AUTO);
tree-core.h 367 OMP_CLAUSE_AUTO,
tree-nested.cc 1505 case OMP_CLAUSE_AUTO:
2287 case OMP_CLAUSE_AUTO:
omp-low.cc 1717 case OMP_CLAUSE_AUTO:
1936 case OMP_CLAUSE_AUTO:
2693 case OMP_CLAUSE_AUTO:
8320 case OMP_CLAUSE_AUTO:
tree-pretty-print.cc 1270 case OMP_CLAUSE_AUTO:
gimplify.cc 10756 case OMP_CLAUSE_AUTO:
11886 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 1089 OMP_CLAUSE_AUTO,
2085 if ((mask & OMP_CLAUSE_AUTO)
3883 | OMP_CLAUSE_PRIVATE | OMP_CLAUSE_REDUCTION | OMP_CLAUSE_AUTO \
trans-openmp.cc 4730 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_AUTO);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 944 OMP_CLAUSE_AUTO,
1620 if ((mask & OMP_CLAUSE_AUTO)
3062 | OMP_CLAUSE_PRIVATE | OMP_CLAUSE_REDUCTION | OMP_CLAUSE_AUTO \
trans-openmp.cc 4235 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_AUTO);
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-omp.cc 1933 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-omp.cc 1750 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 9108 case OMP_CLAUSE_AUTO:
pt.cc 17847 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 8653 case OMP_CLAUSE_AUTO:
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 16320 case OMP_CLAUSE_AUTO:
c-parser.cc 19278 clauses = c_parser_oacc_simple_clause (here, OMP_CLAUSE_AUTO,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 16643 clauses = c_parser_oacc_simple_clause (here, OMP_CLAUSE_AUTO,
c-typeck.cc 15447 case OMP_CLAUSE_AUTO:

Completed in 173 milliseconds

1 2