Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE__SIMT_ (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h446 OMP_CLAUSE__SIMT_, enumerator
HDomp-low.c1332 case OMP_CLAUSE__SIMT_:
1504 case OMP_CLAUSE__SIMT_:
2218 tree clause = build_omp_clause (gimple_location (stmt), OMP_CLAUSE__SIMT_); in scan_omp_simd()
3614 sctx.is_simt = is_simd && omp_find_clause (clauses, OMP_CLAUSE__SIMT_); in lower_rec_input_clauses()
4731 maybe_simt = omp_find_clause (orig_clauses, OMP_CLAUSE__SIMT_); in lower_lastprivate_clauses()
HDtree-pretty-print.c903 case OMP_CLAUSE__SIMT_: in dump_omp_clause()
HDomp-expand.c4458 OMP_CLAUSE__SIMT_); in expand_omp_simd()
HDtree.c11576 case OMP_CLAUSE__SIMT_: in walk_tree_1()