Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vector-builder.h41 bool new_binary_operation (tree, tree, tree, bool);
H A Dtree-vector-builder.c63 tree_vector_builder::new_binary_operation (tree type, tree t1, tree t2, in new_binary_operation() function
H A Dfold-const.c1538 if (!elts.new_binary_operation (type, arg1, arg2, step_ok_p)) in const_binop()
14013 if (!elts.new_binary_operation (type, op0, op1, false)) in fold_relational_const()