Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_PROC_BIND_KIND (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-streamer-out.c402 OMP_CLAUSE_PROC_BIND_KIND (expr)); in pack_ts_omp_clause_value_fields()
H A Dtree-streamer-in.c453 OMP_CLAUSE_PROC_BIND_KIND (expr) in unpack_ts_omp_clause_value_fields()
H A Dlto-streamer-out.c1377 val = OMP_CLAUSE_PROC_BIND_KIND (t); in hash_tree()
H A Dtree-pretty-print.c833 switch (OMP_CLAUSE_PROC_BIND_KIND (clause)) in dump_omp_clause()
H A Dtree.h1589 #define OMP_CLAUSE_PROC_BIND_KIND(NODE) \ macro
H A Domp-expand.c633 flags = build_int_cst (unsigned_type_node, OMP_CLAUSE_PROC_BIND_KIND (c)); in expand_parallel_call()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto.c1267 compare_values (OMP_CLAUSE_PROC_BIND_KIND); in compare_tree_sccs_1()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c13880 OMP_CLAUSE_PROC_BIND_KIND (c) = kind; in c_parser_omp_clause_proc_bind()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c33667 OMP_CLAUSE_PROC_BIND_KIND (c) = kind; in cp_parser_omp_clause_proc_bind()