Home
last modified time | relevance | path

Searched defs:binop (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/
H A Dcxx_loop_proto.proto58 BinaryOp binop = 2; field
H A Dcxx_proto.proto55 BinaryOp binop = 3; field
/netbsd-src/bin/sh/
H A Darithmetic.c303 binop(int token, union a_token_val *val, int op, int noeval) in binop() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp81 if (const BinaryOperator *binop = dyn_cast<BinaryOperator>(e)) { in CheckMallocArgument() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-manager.cc431 if (const binop_svalue *binop = arg->dyn_cast_binop_svalue ()) in maybe_fold_unaryop() local
729 if (const binop_svalue *binop = arg0->dyn_cast_binop_svalue ()) in maybe_fold_binop() local
745 if (const binop_svalue *binop = arg0->dyn_cast_binop_svalue ()) in maybe_fold_binop() local
H A Dregion-model.cc3044 else if (const binop_svalue *binop = lhs->dyn_cast_binop_svalue ()) in eval_condition_without_cm() local
5050 const binop_svalue *binop = four_times_x_init->dyn_cast_binop_svalue (); in test_binop_svalue_folding() local
/netbsd-src/bin/test/
H A Dtest.c505 binop(void) in binop() function
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c4468 int parse_expression (expr, cfile, lose, context, plhs, binop) in parse_expression() argument
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc285 real_c_float::binop (int code, const real_c_float &b) in binop() function in real_c_float
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc285 real_c_float::binop (int code, const real_c_float &b) in binop() function in real_c_float
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dparse.c3624 struct element *lhs, enum expr_op binop) in parse_expression()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c7483 rtx binop = gen_rtx_PLUS (mode, vm1, vm2); in test_vec_merge() local
H A Doptabs.c938 optab binop = code_to_optab (code); in expand_simple_binop() local
H A Dexpr.c4755 optab binop; in optimize_bitfield_assignment_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc8234 rtx binop = gen_rtx_PLUS (mode, vm1, vm2); in test_vec_merge() local
H A Doptabs.cc1258 optab binop = code_to_optab (code); in expand_simple_binop() local
H A Dexpr.cc5033 optab binop; in optimize_bitfield_assignment_op() local
H A Ddwarf2out.cc18635 dw_loc_descr_ref cvt, binop; in typed_binop_from_tree() local