Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-slp.c192 vect_get_place_in_interleaving_chain (gimple *stmt, gimple *first_stmt) in vect_get_place_in_interleaving_chain()
632 gimple *first_stmt = stmts[0], *stmt = stmts[0]; in vect_build_slp_tree_1() local
835 gimple *first_stmt = stmts[0]; in vect_build_slp_tree_1() local
1632 gimple *first_stmt = SLP_TREE_SCALAR_STMTS (node)[0]; in vect_attempt_slp_rearrange_stmts() local
2083 vect_split_slp_store_group (gimple *first_stmt, unsigned group1_size) in vect_split_slp_store_group()
2271 gimple *load, *first_stmt; in vect_analyze_slp_instance() local
2326 gimple *first_stmt = GROUP_FIRST_ELEMENT in vect_analyze_slp_instance() local
3796 gimple *first_stmt; in vect_get_slp_defs() local
H A Dtree-vect-stmts.c908 gimple *first_stmt = STMT_VINFO_STMT (stmt_info); in vect_model_store_cost() local
1046 gimple *first_stmt = STMT_VINFO_STMT (stmt_info); in vect_model_load_cost() local
2061 gimple *first_stmt = GROUP_FIRST_ELEMENT (stmt_info); in get_group_load_store_type() local
6047 get_group_alias_ptr_type (gimple *first_stmt) in get_group_alias_ptr_type()
6103 gimple *next_stmt, *first_stmt; in vectorizable_store() local
7265 gimple *first_stmt; in vectorizable_load() local
9645 vect_remove_stores (gimple *first_stmt) in vect_remove_stores()
H A Dgimple-ssa-store-merging.c1426 gimple *first_stmt; member
2426 gimple *first_stmt = merged_store->first_stmt; in try_coalesce_bswap() local
H A Dtree-vect-data-refs.c2421 gimple *first_stmt = SLP_TREE_SCALAR_STMTS (node)[0]; in vect_slp_analyze_and_verify_node_alignment() local
6439 gimple *first_stmt = GROUP_FIRST_ELEMENT (vinfo_for_stmt (stmt)); in vect_record_grouped_load_vectors() local
H A Dtree-vect-loop.c2811 gimple *first_stmt) in vect_is_slp_reduction()
H A Dtree-cfg.c2835 first_stmt (basic_block bb) in first_stmt() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-stmts.c863 gimple first_stmt = GROUP_FIRST_ELEMENT (stmt_info); in vect_cost_strided_group_size() local
885 gimple first_stmt; in vect_model_store_cost() local
1000 gimple first_stmt; in vect_model_load_cost() local
3663 gimple next_stmt, first_stmt = NULL; in vectorizable_store() local
4184 gimple first_stmt; in vectorizable_load() local
5623 vect_remove_stores (gimple first_stmt) in vect_remove_stores()
H A Dtree-vect-data-refs.c133 vect_get_place_in_interleaving_chain (gimple stmt, gimple first_stmt) in vect_get_place_in_interleaving_chain()
221 gimple node, prev, next, first_stmt; in vect_update_interleaving_chain() local
4499 gimple first_stmt = GROUP_FIRST_ELEMENT (vinfo_for_stmt (stmt)); in vect_record_strided_load_vectors() local
H A Dtree-vect-slp.c686 gimple first_stmt = VEC_index (gimple, stmts, 0); in vect_build_slp_tree() local
2457 gimple first_stmt, first_def; in vect_get_slp_defs() local
H A Dtree-vect-loop.c1771 vect_is_slp_reduction (loop_vec_info loop_info, gimple phi, gimple first_stmt) in vect_is_slp_reduction()
H A Dtree-cfg.c2463 first_stmt (basic_block bb) in first_stmt() function