Searched refs:OMP_CLAUSE__SIMDUID_ (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-core.h | 490 OMP_CLAUSE__SIMDUID_, enumerator
|
| D | tree-nested.cc | 1532 case OMP_CLAUSE__SIMDUID_: in convert_nonlocal_omp_clauses() 2314 case OMP_CLAUSE__SIMDUID_: in convert_local_omp_clauses()
|
| D | tree-pretty-print.cc | 1221 case OMP_CLAUSE__SIMDUID_: in dump_omp_clause()
|
| 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()
|
| D | tree.h | 1851 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE__SIMDUID_), 0)
|
| D | omp-expand.cc | 6356 OMP_CLAUSE__SIMDUID_); in expand_omp_simd()
|
| 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_.
|