Searched defs:vec_dest (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 2875 tree vec_dest = vect_create_destination_var (scalar_dest, vectype); in vect_build_gather_load_calls() local 3272 tree vec_dest; in vectorizable_call() local 3970 tree vec_dest; in vectorizable_simd_clone_call() local 4647 tree vec_dest, gimple_stmt_iterator *gsi, in vect_gen_widened_results_half() 4679 tree vop0, vop1, new_tmp, vec_dest; in vect_create_vectorized_demotion_stmts() local 4736 stmt_vec_info stmt_info, tree vec_dest, in vect_create_vectorized_promotion_stmts() 4787 stmt_vec_info stmt_info, tree vec_dest, in vect_create_half_widening_stmts() 4851 tree vec_dest; in vectorizable_conversion() local 5397 tree vec_dest; in vectorizable_assignment() local 5600 tree vec_dest; in vectorizable_shift() local [all …]
|
H A D | tree-vect-loop.cc | 7529 tree vec_dest = vect_create_destination_var (scalar_dest, vectype_out); in vect_transform_reduction() local 7674 tree vec_dest = vect_create_destination_var (gimple_phi_result (phi), in vect_transform_cycle_phi() local 7932 tree vec_dest = vect_create_destination_var (scalar_dest, vectype); in vectorizable_lc_phi() local 8015 tree vec_dest = vect_create_destination_var (scalar_dest, vectype); in vectorizable_phi() local 8114 tree induc_def, vec_dest; in vectorizable_induction() local
|
H A D | tree-vect-data-refs.cc | 5276 tree vec_dest; in vect_create_destination_var() local 5702 tree vec_dest; in vect_setup_realignment() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 2840 tree vec_dest = vect_create_destination_var (scalar_dest, vectype); in vect_build_gather_load_calls() local 3238 tree vec_dest; in vectorizable_call() local 3896 tree vec_dest; in vectorizable_simd_clone_call() local 4551 tree vec_dest, gimple_stmt_iterator *gsi, in vect_gen_widened_results_half() 4622 tree vop0, vop1, new_tmp, vec_dest; in vect_create_vectorized_demotion_stmts() local 4686 stmt_vec_info stmt_info, tree vec_dest, in vect_create_vectorized_promotion_stmts() 4742 tree vec_dest; in vectorizable_conversion() local 5343 tree vec_dest; in vectorizable_assignment() local 5547 tree vec_dest; in vectorizable_shift() local 5960 tree vec_dest; in vectorizable_operation() local [all …]
|
H A D | tree-vect-loop.c | 6955 tree vec_dest = vect_create_destination_var (scalar_dest, vectype_out); in vect_transform_reduction() local 7151 tree vec_dest = vect_create_destination_var (gimple_phi_result (phi), in vect_transform_cycle_phi() local 7282 tree vec_dest = vect_create_destination_var (scalar_dest, vectype); in vectorizable_lc_phi() local 7389 tree induc_def, vec_dest; in vectorizable_induction() local
|
H A D | tree-vect-data-refs.c | 5061 tree vec_dest; in vect_create_destination_var() local 5487 tree vec_dest; in vect_setup_realignment() local
|