Home
last modified time | relevance | path

Searched defs:scalar_type (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-loop.c177 tree scalar_type; in vect_determine_vectorization_factor() local
2984 tree scalar_type; in get_initial_def_for_induction() local
3319 tree scalar_type = TREE_TYPE (init_val); in get_initial_def_for_reduction() local
3523 tree scalar_type; in vect_create_epilog_for_reduction() local
4397 tree scalar_type; in vectorizable_reduction() local
H A Dtree-vect-data-refs.c106 tree scalar_type = gimple_expr_type (stmt); in vect_get_smallest_scalar_type() local
2050 tree scalar_type = TREE_TYPE (DR_REF (dr)); in vect_analyze_group_access() local
2313 tree scalar_type = TREE_TYPE (DR_REF (dr)); in vect_analyze_data_ref_access() local
2722 tree scalar_type; in vect_analyze_data_refs() local
H A Dtree-vect-stmts.c2906 vect_supportable_shift (enum tree_code code, tree scalar_type) in vect_supportable_shift()
5255 tree scalar_type, vectype; in vect_analyze_stmt() local
5761 get_vectype_for_scalar_type_and_size (tree scalar_type, unsigned size) in get_vectype_for_scalar_type_and_size()
5853 get_vectype_for_scalar_type (tree scalar_type) in get_vectype_for_scalar_type()
5870 get_same_sized_vectype (tree scalar_type, tree vector_type) in get_same_sized_vectype()
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
H A Dgimplify.c4807 tree scalar_type = lang_hooks.types.type_for_mode (TYPE_MODE (type), 1); in gimplify_scalar_mode_aggregate_compare() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop.c190 tree scalar_type = NULL_TREE; in vect_determine_vectorization_factor() local
2747 tree scalar_type = TREE_TYPE (vector_type); in neutral_op_for_slp_reduction() local
4404 tree scalar_type = TREE_TYPE (init_val); in get_initial_def_for_reduction() local
4795 tree scalar_type; in vect_create_epilog_for_reduction() local
6178 tree scalar_type = TREE_TYPE (vectype); in vect_expand_fold_left() local
6265 tree scalar_type = TREE_TYPE (scalar_dest); in vectorize_fold_left_reduction() local
6458 tree scalar_type; in vectorizable_reduction() local
8362 tree scalar_type = TREE_TYPE (STMT_VINFO_VECTYPE (stmt_info)); in vectorizable_live_operation() local
H A Dtree-vect-slp.c639 tree vectype = NULL_TREE, scalar_type, first_op1 = NULL_TREE; in vect_build_slp_tree_1() local
1135 tree scalar_type = TREE_TYPE (PHI_RESULT (stmt)); in vect_build_slp_tree_2() local
2144 tree vectype, scalar_type = NULL_TREE; in vect_analyze_slp_instance() local
2764 tree scalar_type = TREE_TYPE (gimple_get_lhs (stmt)); in vect_slp_analyze_node_operations() local
H A Dtree-vect-data-refs.c123 tree scalar_type = gimple_expr_type (stmt); in vect_get_smallest_scalar_type() local
2482 tree scalar_type = TREE_TYPE (DR_REF (dr)); in vect_analyze_group_access_1() local
2744 tree scalar_type = TREE_TYPE (DR_REF (dr)); in vect_analyze_data_ref_access() local
4000 tree scalar_type; in vect_analyze_data_refs() local
H A Dtree-vect-stmts.c5211 vect_supportable_shift (enum tree_code code, tree scalar_type) in vect_supportable_shift()
8524 tree scalar_type = TREE_TYPE (lhs); in vect_is_simple_cond() local
9796 get_vectype_for_scalar_type_and_size (tree scalar_type, poly_uint64 size) in get_vectype_for_scalar_type_and_size()
9875 get_vectype_for_scalar_type (tree scalar_type) in get_vectype_for_scalar_type()
9892 get_mask_type_for_scalar_type (tree scalar_type) in get_mask_type_for_scalar_type()
9909 get_same_sized_vectype (tree scalar_type, tree vector_type) in get_same_sized_vectype()
H A Dgimplify.c5877 tree scalar_type = lang_hooks.types.type_for_mode (TYPE_MODE (type), 1); in gimplify_scalar_mode_aggregate_compare() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalarith.c1358 struct type *eltype, *scalar_type; in value_vector_widen() local