Home
last modified time | relevance | path

Searched refs:c_bool_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc8529 tree c_bool_type = TREE_TYPE (TREE_TYPE (fndecl)); in maybe_add_implicit_barrier_cancel() local
8530 tree lhs = create_tmp_var (c_bool_type); in maybe_add_implicit_barrier_cancel()
8534 fold_convert (c_bool_type, in maybe_add_implicit_barrier_cancel()
9626 tree c_bool_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (t))); in lower_omp_task_reductions() local
9630 arg = create_tmp_var (c_bool_type); in lower_omp_task_reductions()
9635 arg = build_int_cst (c_bool_type, 0); in lower_omp_task_reductions()
Domp-expand.cc4136 tree c_bool_type; in expand_omp_for_generic() local
4144 c_bool_type = TREE_TYPE (TREE_TYPE (bfn_decl)); in expand_omp_for_generic()
4145 t5 = build_int_cst (c_bool_type, in expand_omp_for_generic()