Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h291 OMP_CLAUSE_UNIFORM, enumerator
H A Dtree-nested.c1300 case OMP_CLAUSE_UNIFORM: in convert_nonlocal_omp_clauses()
2006 case OMP_CLAUSE_UNIFORM: in convert_local_omp_clauses()
H A Domp-simd-clone.c235 case OMP_CLAUSE_UNIFORM: in simd_clone_clauses_extract()
H A Dtree-pretty-print.c413 case OMP_CLAUSE_UNIFORM: in dump_omp_clause()
H A Dtree.c11535 case OMP_CLAUSE_UNIFORM: in walk_tree_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c6075 && OMP_CLAUSE_CODE (c) != OMP_CLAUSE_UNIFORM))) in finish_omp_clauses()
6963 case OMP_CLAUSE_UNIFORM: in finish_omp_clauses()
H A Dpt.c16042 case OMP_CLAUSE_UNIFORM: in tsubst_omp_clauses()
H A Dparser.c34126 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_UNIFORM,
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c13862 case OMP_CLAUSE_UNIFORM: in c_finish_omp_clauses()
H A Dc-parser.c13920 list = c_parser_omp_variable_list (parser, loc, OMP_CLAUSE_UNIFORM, in c_parser_omp_clause_uniform()