Searched refs:truth_type_for (Results 1 – 17 of 17) sorted by relevance
1497 vector_type = truth_type_for (stmt_vectype); in vect_get_vec_defs_for_operand()2823 masktype = truth_type_for (srctype); in vect_build_gather_load_calls()2869 mask_halftype = truth_type_for (gs_info->offset_vectype); in vect_build_gather_load_calls()6781 tree masktype = truth_type_for (vectype); in scan_store_can_perm_p()7306 masktype = truth_type_for (vectype); in vectorizable_scan_store()7750 mask_halfvectype = truth_type_for (gs_info.offset_vectype); in vectorizable_store()7787 tree mask_vectype = truth_type_for (vectype); in vectorizable_store()10297 *comp_vectype = truth_type_for (vectype); in vect_is_simple_cond()10432 vec_cmp_type = truth_type_for (comp_vectype); in vectorizable_condition()11692 return truth_type_for (vectype); in get_mask_type_for_scalar_type()[all …]
5550 tree index_vec_cmp_type = truth_type_for (index_vec_type); in vect_create_epilog_for_reduction()5772 tree mask_type = truth_type_for (index_type); in vect_create_epilog_for_reduction()7427 truth_type_for (vectype_in), in vectorizable_reduction()9222 rgm->type = truth_type_for (vectype); in vect_record_loop_mask()9268 mask_type = truth_type_for (vectype); in vect_get_loop_mask()
4558 masktype = truth_type_for (vectype); in build_mask_conversion()4967 mask = build_int_cst (TREE_TYPE (truth_type_for (gs_vectype)), -1); in vect_recog_gather_scatter_pattern()
801 mask_type = truth_type_for (type); in expand_vector_divmod()
6776 tree truth_type = truth_type_for (TREE_TYPE (op1a)); in and_comparisons_1()7230 tree truth_type = truth_type_for (TREE_TYPE (op1a)); in or_comparisons_1()
4630 extern tree truth_type_for (tree);
10992 truth_type_for (tree type) in truth_type_for() function
951 tree bt = truth_type_for (type);
4579 (truth_type_for): Update accordingly.4581 * tree-vect-generic.c (expand_vector_divmod): Use truth_type_for4592 (vect_get_mask_type_for_stmt): Use truth_type_for instead of4595 Use truth_type_for instead of build_same_sized_truth_vector_type.
10280 (truth_type_for): Move from tree.c.10319 (truth_type_for): Move to gimple-fold.c.10323 (truth_type_for): Remove.
9662 * tree.c (truth_type_for): New function.9663 * tree.h (truth_type_for): Declare.
11513 (truth_type_for): Support vector masks.
936 tree cmp_type = truth_type_for (type); in fold_build_vec_cmp()
18421 tree cmp_type = truth_type_for (type); in ix86_gimple_fold_builtin()18466 tree cmp_type = truth_type_for (type); in ix86_gimple_fold_builtin()
4680 tree cmp_type = truth_type_for (type); in build_vec_cmp()
5512 tree cmp_type = truth_type_for (arg1_type); in build_conditional_expr()
896 * call.c (build_conditional_expr_1): Use truth_type_for instead