Searched defs:vectype_in (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-tree.cc | 325 tree vectype_in, enum tree_code *code1) in supportable_half_widening_operation() 386 tree vectype_out, tree vectype_in, in supportable_convert_operation()
|
H A D | tree-vect-loop.cc | 6232 get_masked_reduction_fn (internal_fn reduc_fn, tree vectype_in) in get_masked_reduction_fn() 6268 tree ops[3], tree vectype_in, in vectorize_fold_left_reduction() 6451 tree vectype_in) in use_mask_by_cond_expr_p() 6565 tree vectype_in = NULL_TREE; in vectorizable_reduction() local 7477 tree vectype_in = STMT_VINFO_REDUC_VECTYPE_IN (reduc_info); in vect_transform_reduction() local 7648 tree vectype_in = STMT_VINFO_REDUC_VECTYPE_IN (reduc_info); in vect_transform_cycle_phi() local
|
H A D | tree-vect-stmts.cc | 1661 tree vectype_out, tree vectype_in) in vectorizable_internal_function() 3134 tree vectype_in, stmt_vector_for_cost *cost_vec) in vectorizable_bswap() 3239 simple_integer_narrowing (tree vectype_out, tree vectype_in, in simple_integer_narrowing() 3276 tree vectype_out, vectype_in; in vectorizable_call() local 4862 tree vectype_out, vectype_in; in vectorizable_conversion() local 5410 tree vectype_in; in vectorizable_assignment() local 11987 tree vectype_out, tree vectype_in, in supportable_widening_operation() 12264 tree vectype_out, tree vectype_in, in supportable_narrowing_operation()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-tree.c | 296 tree vectype_out, tree vectype_in, in supportable_convert_operation()
|
H A D | tree-vect-loop.c | 5698 get_masked_reduction_fn (internal_fn reduc_fn, tree vectype_in) in get_masked_reduction_fn() 5733 tree ops[3], tree vectype_in, in vectorize_fold_left_reduction() 5915 tree vectype_in) in use_mask_by_cond_expr_p() 6027 tree vectype_in = NULL_TREE; in vectorizable_reduction() local 6903 tree vectype_in = STMT_VINFO_REDUC_VECTYPE_IN (reduc_info); in vect_transform_reduction() local 7124 tree vectype_in = STMT_VINFO_REDUC_VECTYPE_IN (reduc_info); in vect_transform_cycle_phi() local
|
H A D | tree-vect-stmts.c | 1837 tree vectype_out, tree vectype_in) in vectorizable_internal_function() 3093 tree vectype_in, stmt_vector_for_cost *cost_vec) in vectorizable_bswap() 3206 simple_integer_narrowing (tree vectype_out, tree vectype_in, in simple_integer_narrowing() 3243 tree vectype_out, vectype_in; in vectorizable_call() local 4755 tree vectype_out, vectype_in; in vectorizable_conversion() local 5358 tree vectype_in; in vectorizable_assignment() local 11656 tree vectype_out, tree vectype_in, in supportable_widening_operation() 11923 tree vectype_out, tree vectype_in, in supportable_narrowing_operation()
|