Searched refs:c_bool_type (Results 1 – 2 of 2) sorted by relevance
8529 tree c_bool_type = TREE_TYPE (TREE_TYPE (fndecl)); in maybe_add_implicit_barrier_cancel() local8530 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() local9630 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()
4136 tree c_bool_type; in expand_omp_for_generic() local4144 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()