HomeSort by: relevance | last modified time | path
    Searched defs:finish_omp_clauses (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 6614 /* Helper function of finish_omp_clauses. Clone STMT as if we were making
6643 /* Helper function of finish_omp_clauses, called via cp_walk_tree.
6654 /* Helper function of finish_omp_clauses. Handle OMP_CLAUSE_REDUCTION C.
7179 finish_omp_clauses (tree clauses, enum c_omp_region_type ort)
7178 finish_omp_clauses (tree clauses, enum c_omp_region_type ort) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 6191 /* Helper function of finish_omp_clauses. Clone STMT as if we were making
6220 /* Helper function of finish_omp_clauses, called via cp_walk_tree.
6231 /* Helper function of finish_omp_clauses. Handle OMP_CLAUSE_REDUCTION C.
6756 finish_omp_clauses (tree clauses, enum c_omp_region_type ort)
6755 finish_omp_clauses (tree clauses, enum c_omp_region_type ort) function

Completed in 26 milliseconds