Searched defs:do_binop (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/bin/sh/ |
H A D | arith_yacc.c | 123 static arith_t do_binop(int op, arith_t a, arith_t b) in do_binop() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-generic.c | 125 do_binop (gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, in do_binop() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-generic.c | 164 do_binop (gimple_stmt_iterator *gsi, tree inner_type, tree a, tree b, in do_binop() function
|