Home
last modified time | relevance | path

Searched refs:supportable_convert_operation (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-tree.h39 bool supportable_convert_operation (enum tree_code, tree, tree,
H A Doptabs-tree.c295 supportable_convert_operation (enum tree_code code, in supportable_convert_operation() function
H A Dtree-vect-generic.c1753 if (supportable_convert_operation (code, ret_type, arg_type, &code1)) in expand_vector_conversion()
1773 if (supportable_convert_operation (code, ret1_type, arg1_type, in expand_vector_conversion()
H A Dtree-ssa-forwprop.c2388 && !supportable_convert_operation (conv_code, type, conv_src_type, in simplify_vector_constructor()
2536 && !supportable_convert_operation (conv_code, type, conv_src_type, in simplify_vector_constructor()
H A Dtree-vect-stmts.c4919 if (supportable_convert_operation (code, vectype_out, vectype_in, &code1)) in vectorizable_conversion()
4958 if (!supportable_convert_operation (code, vectype_out, in vectorizable_conversion()
5009 if (!supportable_convert_operation (code, cvt_type, vectype_in, in vectorizable_conversion()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-tree.h43 bool supportable_convert_operation (enum tree_code, tree, tree,
H A Doptabs-tree.cc361 if (!supportable_convert_operation (NOP_EXPR, vectype_out, vectype_in, in supportable_half_widening_operation()
385 supportable_convert_operation (enum tree_code code, in supportable_convert_operation() function
H A Dtree-vect-generic.cc1904 if (supportable_convert_operation (code, ret_type, arg_type, &code1)) in expand_vector_conversion()
1923 if (supportable_convert_operation (code, ret1_type, arg1_type, in expand_vector_conversion()
H A Dtree-ssa-forwprop.cc2906 && !supportable_convert_operation (conv_code, type, conv_src_type, in simplify_vector_constructor()
3054 && !supportable_convert_operation (conv_code, type, conv_src_type, in simplify_vector_constructor()
H A Dtree-vect-stmts.cc5034 if (supportable_convert_operation (code, vectype_out, vectype_in, &code1)) in vectorizable_conversion()
5082 if (!supportable_convert_operation (code, vectype_out, in vectorizable_conversion()
5134 if (!supportable_convert_operation (code, cvt_type, vectype_in, in vectorizable_conversion()
H A DChangeLog-20192416 * optabs-tree.c (supportable_convert_operation): Do not call
2418 * optabs-tree.h (supportable_convert_operation): Adjust.
4403 * optabs-tree.c (supportable_convert_operation): Likewise.
H A DChangeLog-20116356 * optabs.c (supportable_convert_operation): New function.
6357 * optabs.h (supportable_convert_operation): New prototype.
H A DChangeLog-202035154 * optabs-tree.c (supportable_convert_operation): Reject types with