Searched defs:vectype_out (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-tree.cc | 324 supportable_half_widening_operation (enum tree_code code, tree vectype_out, in supportable_half_widening_operation() 386 tree vectype_out, tree vectype_in, in supportable_convert_operation()
|
H A D | tree-vect-stmts.cc | 1661 tree vectype_out, tree vectype_in) in vectorizable_internal_function() 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 5616 tree vectype_out; in vectorizable_shift() local 6042 tree vectype_out; in vectorizable_operation() local 11987 tree vectype_out, tree vectype_in, in supportable_widening_operation() 12264 tree vectype_out, tree vectype_in, in supportable_narrowing_operation()
|
H A D | tree-vect-loop.cc | 6272 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vectorize_fold_left_reduction() local 6769 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_reduction() local 7451 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_reduction() local 7624 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_cycle_phi() local
|
/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-stmts.c | 1837 tree vectype_out, tree vectype_in) in vectorizable_internal_function() 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 5564 tree vectype_out; in vectorizable_shift() local 5977 tree vectype_out; in vectorizable_operation() local 11656 tree vectype_out, tree vectype_in, in supportable_widening_operation() 11923 tree vectype_out, tree vectype_in, in supportable_narrowing_operation()
|
H A D | tree-vect-loop.c | 5738 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vectorize_fold_left_reduction() local 6200 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vectorizable_reduction() local 6860 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_reduction() local 7098 tree vectype_out = STMT_VINFO_VECTYPE (stmt_info); in vect_transform_cycle_phi() local
|