Home
last modified time | relevance | path

Searched refs:new_binary_operation (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvector-builder.h129 bool new_binary_operation (Shape, T, T, bool);
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation() function
H A Dfold-const.cc1560 if (!elts.new_binary_operation (type, arg1, arg2, step_ok_p)) in const_binop()
15917 if (!elts.new_binary_operation (type, op0, op1, false)) in fold_relational_const()
H A Dsimplify-rtx.cc4794 if (!builder.new_binary_operation (mode, op0, op1, step_ok_p)) in simplify_const_binary_operation()
H A DChangeLog-201919732 (vector_builder::new_binary_operation): Likewise.
19750 (tree_vector_builder::new_binary_operation): Delete.
H A DChangeLog-20173752 (tree_vector_builder::new_binary_operation): Declare.
3754 (tree_vector_builder::new_binary_operation): New function.
H A DChangeLog-201835344 (tree_vector_builder::new_binary_operation): Handle polynomial
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvector-builder.h129 bool new_binary_operation (Shape, T, T, bool);
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation() function
H A Dfold-const.c1555 if (!elts.new_binary_operation (type, arg1, arg2, step_ok_p)) in const_binop()
14962 if (!elts.new_binary_operation (type, op0, op1, false)) in fold_relational_const()
H A Dsimplify-rtx.c4355 if (!builder.new_binary_operation (mode, op0, op1, step_ok_p)) in simplify_const_binary_operation()