Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Doptabs-tree.h43 bool supportable_convert_operation (enum tree_code, tree, tree,
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
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()
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()
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()
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.
DChangeLog-20116356 * optabs.c (supportable_convert_operation): New function.
6357 * optabs.h (supportable_convert_operation): New prototype.
DChangeLog-202035154 * optabs-tree.c (supportable_convert_operation): Reject types with