Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_PRIORITY (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h457 OMP_CLAUSE_PRIORITY, enumerator
Dtree-nested.cc1394 case OMP_CLAUSE_PRIORITY: in convert_nonlocal_omp_clauses()
2170 case OMP_CLAUSE_PRIORITY: in convert_local_omp_clauses()
Dtree-pretty-print.cc1104 case OMP_CLAUSE_PRIORITY: in dump_omp_clause()
Dgimplify.cc10706 case OMP_CLAUSE_PRIORITY: in gimplify_scan_omp_clauses()
11858 case OMP_CLAUSE_PRIORITY: in gimplify_adjust_omp_clauses()
13296 case OMP_CLAUSE_PRIORITY: in gimplify_omp_for()
Dtree.h1634 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_PRIORITY),0)
Domp-low.cc1480 case OMP_CLAUSE_PRIORITY: in scan_sharing_clauses()
1915 case OMP_CLAUSE_PRIORITY: in scan_sharing_clauses()
Domp-expand.cc765 tree priority = omp_find_clause (clauses, OMP_CLAUSE_PRIORITY); in expand_task_call()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc8482 case OMP_CLAUSE_PRIORITY: in finish_omp_clauses()
Dparser.cc37766 check_no_duplicate_clause (list, OMP_CLAUSE_PRIORITY, in cp_parser_omp_clause_priority()
37769 c = build_omp_clause (location, OMP_CLAUSE_PRIORITY); in cp_parser_omp_clause_priority()
Dpt.cc17865 case OMP_CLAUSE_PRIORITY: in tsubst_omp_clauses()