Searched refs:OMP_CLAUSE__SIMDUID_ (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 490 OMP_CLAUSE__SIMDUID_, enumerator
|
H A D | tree-nested.cc | 1532 case OMP_CLAUSE__SIMDUID_: in convert_nonlocal_omp_clauses() 2314 case OMP_CLAUSE__SIMDUID_: in convert_local_omp_clauses()
|
H A D | tree-pretty-print.cc | 1221 case OMP_CLAUSE__SIMDUID_: in dump_omp_clause()
|
H A D | omp-low.cc | 6874 c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE__SIMDUID_); in lower_rec_input_clauses() 7179 simduid = omp_find_clause (orig_clauses, OMP_CLAUSE__SIMDUID_); in lower_lastprivate_clauses() 10091 OMP_CLAUSE__SIMDUID_)) in lower_omp_scan()
|
H A D | tree.h | 1851 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE__SIMDUID_), 0)
|
H A D | omp-expand.cc | 6356 OMP_CLAUSE__SIMDUID_); in expand_omp_simd()
|
H A D | ChangeLog-2013 | 21439 OMP_CLAUSE__SIMDUID_. 21470 OMP_CLAUSE_SAFELEN, OMP_CLAUSE__SIMDUID_, OMP_CLAUSE_UNIFORM. 21473 OMP_CLAUSE__SIMDUID_, OMP_CLAUSE_LINEAR. 21476 OMP_CLAUSE_UNIFORM, OMP_CLAUSE_SAFELEN, OMP_CLAUSE__SIMDUID_.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 464 OMP_CLAUSE__SIMDUID_, enumerator
|
H A D | tree-nested.c | 1399 case OMP_CLAUSE__SIMDUID_: in convert_nonlocal_omp_clauses() 2168 case OMP_CLAUSE__SIMDUID_: in convert_local_omp_clauses()
|
H A D | tree-pretty-print.c | 1108 case OMP_CLAUSE__SIMDUID_: in dump_omp_clause()
|
H A D | omp-low.c | 6178 c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE__SIMDUID_); in lower_rec_input_clauses() 6483 simduid = omp_find_clause (orig_clauses, OMP_CLAUSE__SIMDUID_); in lower_lastprivate_clauses() 9247 OMP_CLAUSE__SIMDUID_)) in lower_omp_scan()
|
H A D | tree.h | 1741 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE__SIMDUID_), 0)
|
H A D | omp-expand.c | 5215 OMP_CLAUSE__SIMDUID_); in expand_omp_simd()
|
H A D | tree.c | 12198 case OMP_CLAUSE__SIMDUID_: in walk_tree_1()
|