Searched refs:OMP_CLAUSE_SAFELEN (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-core.h | 436 OMP_CLAUSE_SAFELEN, enumerator
|
| D | tree-nested.cc | 1392 case OMP_CLAUSE_SAFELEN: in convert_nonlocal_omp_clauses() 2168 case OMP_CLAUSE_SAFELEN: in convert_local_omp_clauses()
|
| D | omp-low.cc | 1705 case OMP_CLAUSE_SAFELEN: in scan_sharing_clauses() 1905 case OMP_CLAUSE_SAFELEN: in scan_sharing_clauses() 4617 OMP_CLAUSE_SAFELEN); in lower_rec_simd_input_clauses() 7019 OMP_CLAUSE_SAFELEN); in lower_rec_input_clauses() 7025 c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_SAFELEN); in lower_rec_input_clauses()
|
| D | tree-pretty-print.cc | 1090 case OMP_CLAUSE_SAFELEN: in dump_omp_clause()
|
| D | gimplify.cc | 10756 case OMP_CLAUSE_SAFELEN: in gimplify_scan_omp_clauses() 11385 c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_SAFELEN); in gimplify_adjust_omp_clauses() 11855 case OMP_CLAUSE_SAFELEN: in gimplify_adjust_omp_clauses()
|
| D | tree.h | 1845 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_SAFELEN), 0)
|
| D | omp-expand.cc | 6354 OMP_CLAUSE_SAFELEN); in expand_omp_simd()
|
| D | ChangeLog-2013 | 21393 OMP_CLAUSE_SAFELEN. 21397 OMP_CLAUSE_SAFELEN. 21408 OMP_CLAUSE_SAFELEN. 21438 OMP_CLAUSE_UNIFORM, OMP_CLAUSE_LINEAR, OMP_CLAUSE_SAFELEN, 21470 OMP_CLAUSE_SAFELEN, OMP_CLAUSE__SIMDUID_, OMP_CLAUSE_UNIFORM. 21472 (walk_tree_1): Handle OMP_CLAUSE_UNIFORM, OMP_CLAUSE_SAFELEN, 21476 OMP_CLAUSE_UNIFORM, OMP_CLAUSE_SAFELEN, OMP_CLAUSE__SIMDUID_.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | semantics.cc | 7460 case OMP_CLAUSE_SAFELEN: in finish_omp_clauses() 7489 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_SAFELEN) in finish_omp_clauses()
|
| D | parser.cc | 38928 check_no_duplicate_clause (list, OMP_CLAUSE_SAFELEN, "safelen", location); in cp_parser_omp_clause_safelen() 38930 c = build_omp_clause (location, OMP_CLAUSE_SAFELEN); in cp_parser_omp_clause_safelen()
|
| D | pt.cc | 17861 case OMP_CLAUSE_SAFELEN: in tsubst_omp_clauses()
|