HomeSort by: relevance | last modified time | path
    Searched refs:OMP_SCOPE_CLAUSES (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc 4021 dump_omp_clauses (pp, OMP_SCOPE_CLAUSES (node), spc, flags);
tree.h 1561 #define OMP_SCOPE_CLAUSES(NODE) TREE_OPERAND (OMP_SCOPE_CHECK (NODE), 1)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc 3750 dump_omp_clauses (pp, OMP_SCOPE_CLAUSES (node), spc, flags);
tree.h 1447 #define OMP_SCOPE_CLAUSES(NODE) TREE_OPERAND (OMP_SCOPE_CHECK (NODE), 1)
  /src/external/gpl3/gcc/dist/gcc/fortran/
openmp.cc 4459 #define OMP_SCOPE_CLAUSES \
6557 return match_omp (EXEC_OMP_SCOPE, OMP_SCOPE_CLAUSES);
trans-openmp.cc 7385 OMP_SCOPE_CLAUSES (stmt) = omp_clauses;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
openmp.cc 3621 #define OMP_SCOPE_CLAUSES \
5484 return match_omp (EXEC_OMP_SCOPE, OMP_SCOPE_CLAUSES);
trans-openmp.cc 6627 OMP_SCOPE_CLAUSES (stmt) = omp_clauses;
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 20390 OMP_SCOPE_CLAUSES (stmt)
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 23453 OMP_SCOPE_CLAUSES (stmt)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 161 milliseconds