Home
last modified time | relevance | path

Searched defs:vectype (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-data-refs.c51 tree vectype, unsigned HOST_WIDE_INT count) in vect_lanes_optab_supported_p()
800 tree vectype; in vect_compute_data_ref_alignment() local
1024 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_update_misalignment_for_peel() local
1101 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vector_alignment_reachable_p() local
1455 tree vectype; in vect_enhance_data_refs_alignment() local
1856 tree vectype; in vect_enhance_data_refs_alignment() local
3751 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in bump_vector_ptr() local
3799 vect_create_destination_var (tree scalar_dest, tree vectype) in vect_create_destination_var()
4062 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_setup_realignment() local
4609 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_supportable_dr_alignment() local
[all …]
H A Dtree-vect-stmts.c2758 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_assignment() local
2912 tree vectype; in vect_supportable_shift() local
2954 tree vectype; in vectorizable_shift() local
3315 tree vectype; in vectorizable_operation() local
4105 perm_mask_for_reverse (tree vectype) in perm_mask_for_reverse()
4128 tree vectype = TREE_TYPE (x); in permute_vec_elements() local
5255 tree scalar_type, vectype; in vect_analyze_stmt() local
5767 tree vectype; in get_vectype_for_scalar_type_and_size() local
5855 tree vectype; in get_vectype_for_scalar_type() local
6099 tree vectype = vectype_in; in supportable_widening_operation() local
[all …]
H A Dtree-vect-patterns.c558 tree vectype, vectype_out = NULL_TREE; in vect_recog_widen_mult_pattern() local
1125 tree op0, op1, vectype = NULL_TREE, use_lhs, use_type; in vect_recog_over_widening_pattern() local
1318 tree vectype, vectype_out = NULL_TREE; in vect_recog_widen_shift_pattern() local
1579 tree oprnd0, oprnd1, vectype, itype, cond; in vect_recog_sdivmod_pow2_pattern() local
1775 tree type, vectype, comp_vectype, itype, vecitype; in vect_recog_mixed_size_cond_pattern() local
2198 tree var, lhs, rhs, vectype; in vect_recog_bool_pattern() local
H A Dtree-vectorizer.c327 tree vectype, decl = vnode->decl; in increase_alignment() local
H A Dtree-vect-loop.c179 tree vectype; in vect_determine_vectorization_factor() local
2842 tree vectype; in vect_model_reduction_cost() local
2985 tree vectype; in get_initial_def_for_induction() local
3320 tree vectype = get_vectype_for_scalar_type (scalar_type); in get_initial_def_for_reduction() local
3517 tree vectype; in vect_create_epilog_for_reduction() local
5065 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_induction() local
H A Dtree-vect-slp.c463 tree vectype, scalar_type, first_op1 = NULL_TREE; in vect_build_slp_tree() local
1459 tree vectype, scalar_type = NULL_TREE; in vect_analyze_slp_instance() local
2560 tree vectype, VEC(tree,heap) *dr_chain, in vect_create_mask_and_perm() argument
2696 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_slp_perm_load() local
2847 tree vectype; in vect_schedule_slp_instance() local
H A Dtree-vect-loop-manip.c2025 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_gen_niters_for_prolog_loop() local
2300 tree vectype = STMT_VINFO_VECTYPE (stmt_vinfo); in vect_create_cond_for_align_checks() local
H A Dtree-vectorizer.h457 tree vectype; member
H A Dtree.c1367 build_vector_from_val (tree vectype, tree sc) in build_vector_from_val()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-stmts.c2845 tree op, vectype; in vectorizable_bswap() local
3492 tree vectype; member
3595 tree vectype; in vectorizable_simd_clone_call() local
5217 tree vectype; in vect_supportable_shift() local
5259 tree vectype; in vectorizable_shift() local
5636 tree vectype; in vectorizable_operation() local
8467 tree vectype) in vect_is_simple_cond()
9802 tree vectype; in get_vectype_for_scalar_type_and_size() local
9877 tree vectype; in get_vectype_for_scalar_type() local
10130 tree vectype = vectype_in; in supportable_widening_operation() local
[all …]
H A Dtree-vect-data-refs.c63 tree vectype, unsigned HOST_WIDE_INT count) in vect_lanes_optab_supported_p()
891 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_calculate_target_alignment() local
916 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_compute_data_ref_alignment() local
1239 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vector_alignment_reachable_p() local
1709 tree vectype; in vect_enhance_data_refs_alignment() local
2218 tree vectype; in vect_enhance_data_refs_alignment() local
3688 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_describe_gather_scatter_call() local
3716 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_check_gather_scatter() local
5018 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in bump_vector_ptr() local
5509 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_setup_realignment() local
[all …]
H A Dtree-vect-patterns.c842 tree vectype, vecitype; in vect_recog_widen_mult_pattern() local
1539 tree op0, op1, vectype = NULL_TREE, use_lhs, use_type; in vect_recog_over_widening_pattern() local
1730 tree vectype, vectype_out = NULL_TREE; in vect_recog_widen_shift_pattern() local
2219 target_has_vecop_for_code (tree_code code, tree vectype) in target_has_vecop_for_code()
2233 tree vectype, bool synth_shift_p) in target_supports_mult_synth_alg()
2386 tree vectype = get_vectype_for_scalar_type (multtype); in vect_synth_mult_by_constant() local
2537 tree oprnd0, oprnd1, vectype, itype; in vect_recog_mult_pattern() local
2637 tree oprnd0, oprnd1, vectype, itype, cond; in vect_recog_divmod_pattern() local
3707 tree var, lhs, rhs, vectype; in vect_recog_bool_pattern() local
4251 vect_convert_mask_for_vectype (tree mask, tree vectype, in vect_convert_mask_for_vectype()
[all …]
H A Dtree-vect-slp.c576 tree vectype, poly_uint64 *max_nunits) in vect_record_max_nunits()
639 tree vectype = NULL_TREE, scalar_type, first_op1 = NULL_TREE; in vect_build_slp_tree_1() local
1136 tree vectype = get_vectype_for_scalar_type (scalar_type); in vect_build_slp_tree_2() local
1732 tree vectype = STMT_VINFO_VECTYPE (group_info); in vect_supported_load_permutation_p() local
1949 tree vectype = get_vectype_for_scalar_type (TREE_TYPE (op)); in vect_analyze_slp_cost_1() local
2144 tree vectype, scalar_type = NULL_TREE; in vect_analyze_slp_instance() local
2773 tree vectype = get_vectype_for_scalar_type (scalar_type); in vect_slp_analyze_node_operations() local
2817 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_slp_analyze_node_operations() local
3343 tree op, vectype; in vect_mask_constant_operand_p() local
3899 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_slp_perm_load() local
[all …]
H A Dtree-vect-loop.c192 tree vectype; in vect_determine_vectorization_factor() local
2454 tree vectype in vect_analyze_loop_2() local
2501 tree vectype = STMT_VINFO_VECTYPE (vinfo); in vect_analyze_loop_2() local
4157 tree vectype; in vect_model_reduction_cost() local
4405 tree vectype = get_vectype_for_scalar_type (scalar_type); in get_initial_def_for_reduction() local
4789 tree vectype; in vect_create_epilog_for_reduction() local
6177 tree vectype = TREE_TYPE (vector_rhs); in vect_expand_fold_left() local
7681 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_induction() local
8204 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_live_operation() local
8507 unsigned int nvectors, tree vectype) in vect_record_loop_mask()
[all …]
H A Dtree-vectorizer.h757 tree vectype; member
1128 tree vectype, int misalign) in builtin_vectorization_cost()
1284 vect_get_num_vectors (poly_uint64 nunits, tree vectype) in vect_get_num_vectors()
1295 vect_get_num_copies (loop_vec_info loop_vinfo, tree vectype) in vect_get_num_copies()
1305 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype) in vect_update_max_nunits()
H A Domp-simd-clone.c59 simd_clone_subparts (tree vectype) in simd_clone_subparts()
929 tree vectype = TREE_TYPE (node->simdclone->args[i].vector_arg); in ipa_simd_modify_function_body() local
H A Dtree-vect-loop-manip.c300 interleave_supported_p (vec_perm_indices *indices, tree vectype, in interleave_supported_p()
1565 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in get_misalign_in_elems() local
1636 tree vectype = STMT_VINFO_VECTYPE (stmt_info); in vect_gen_prolog_loop_niters() local
2806 tree vectype = STMT_VINFO_VECTYPE (stmt_vinfo); in vect_create_cond_for_align_checks() local
H A Dtree-vectorizer.c1021 tree vectype = get_vectype_for_scalar_type (strip_array_types (type)); in get_vec_alignment_for_array_type() local
H A Dtarghooks.c690 tree vectype, in default_builtin_vectorization_cost()
1354 tree vectype = stmt_info ? stmt_vectype (stmt_info) : NULL_TREE; in default_add_stmt_cost() local
H A Dtree.c1863 build_vector_from_val (tree vectype, tree sc) in build_vector_from_val()
10533 build_same_sized_truth_vector_type (tree vectype) in build_same_sized_truth_vector_type()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c5259 tree vectype = TREE_TYPE (ifexp); in build_conditional_expr() local
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c39506 ix86_vectorize_builtin_scatter (const_tree vectype, in ix86_vectorize_builtin_scatter()
46088 tree vectype, int) in ix86_builtin_vectorization_cost()
50431 tree vectype = stmt_info ? stmt_vectype (stmt_info) : NULL_TREE; in ix86_add_stmt_cost() local