/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-builder.c | 54 tree op2 = build_int_cst (TREE_TYPE (op1), val); in build_assign() local 76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) in build_assign() 84 build_assign (enum tree_code code, gimple *op1, tree op2, tree lhs) in build_assign() 90 build_assign (enum tree_code code, tree op1, gimple *op2, tree lhs) in build_assign() 96 build_assign (enum tree_code code, gimple *op1, gimple *op2, tree lhs) in build_assign()
|
H A D | gimple-expr.h | 154 tree op2; in extract_ops_from_tree() local
|
H A D | expr.h | 54 tree op0, op1, op2; member
|
H A D | gimple-fold.h | 85 enum tree_code code, tree type, tree op0, tree op1, tree op2) in gimple_build()
|
H A D | tree-ssa-math-opts.c | 2649 convert_mult_to_fma_1 (tree mul_result, tree op1, tree op2) in convert_mult_to_fma_1() 2732 tree op2; member 2846 convert_mult_to_fma (gimple *mul_stmt, tree op1, tree op2, in convert_mult_to_fma() 3294 tree op2 = gimple_assign_rhs2 (stmt); in divmod_candidate_p() local 3338 tree op2 = gimple_assign_rhs2 (stmt); in convert_to_divmod() local
|
H A D | gimple.c | 413 tree op1, op2, op3; in gimple_build_assign() local 425 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign_1() 459 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign() 1650 tree op1, op2, op3; in gimple_assign_set_rhs_from_tree() local 1665 tree op1, tree op2, tree op3) in gimple_assign_set_rhs_with_ops()
|
H A D | tree-ssa-forwprop.c | 1783 tree op, op0, op1, op2; in simplify_bitfield_ref() local 1896 tree op0, op1, op2, op3, arg0, arg1; in simplify_permutation() local 2007 tree op, op2, orig, type, elem_type; in simplify_vector_constructor() local
|
/dflybsd-src/contrib/gmp/mpq/ |
H A D | aors.c | 29 mpq_aors (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2, in mpq_aors() 93 mpq_add (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_add() 99 mpq_sub (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_sub()
|
H A D | equal.c | 25 mpq_equal (mpq_srcptr op1, mpq_srcptr op2) __GMP_NOTHROW in mpq_equal()
|
H A D | mul.c | 26 mpq_mul (mpq_ptr prod, mpq_srcptr op1, mpq_srcptr op2) in mpq_mul()
|
H A D | cmp_ui.c | 40 mpq_t op2; in _mpq_cmp_ui() local
|
H A D | div.c | 25 mpq_div (mpq_ptr quot, mpq_srcptr op1, mpq_srcptr op2) in mpq_div()
|
H A D | cmp.c | 26 mpq_cmp (const MP_RAT *op1, const MP_RAT *op2) in mpq_cmp()
|
/dflybsd-src/contrib/mpc/src/ |
H A D | add_si.c | 24 mpc_add_si (mpc_ptr rop, mpc_srcptr op1, long int op2, mpc_rnd_t rnd) in mpc_add_si()
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | xor.c | 25 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_xor()
|
H A D | and.c | 25 mpz_and (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_and()
|
H A D | ior.c | 25 mpz_ior (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_ior()
|
/dflybsd-src/games/hack/ |
H A D | hack.options.c | 91 char *op, *op2; in parseoptions() local
|
/dflybsd-src/bin/sh/ |
H A D | arith_yacc.c | 118 static inline int higher_prec(int op1, int op2) in higher_prec() 210 int op2; in binop2() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | agm.c | 28 mpfr_agm (mpfr_ptr r, mpfr_srcptr op2, mpfr_srcptr op1, mpfr_rnd_t rnd_mode) in mpfr_agm()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimple-fold.c | 396 tree op2 = gimple_assign_rhs2 (stmt); in fold_gimple_assign() local 744 tree op2 = gimple_assign_rhs2 (def_stmt); in get_maxval_strlen() local 1392 const_tree op1, const_tree op2) in same_bool_comparison_p() 1448 same_bool_result_p (const_tree op1, const_tree op2) in same_bool_result_p() 2587 tree op2 = (*valueize) (gimple_assign_rhs3 (stmt)); in gimple_fold_stmt_to_constant_1() local
|
H A D | matrix-reorg.c | 641 tree op1, op2; in ssa_accessed_in_assign_rhs() local 943 tree op1, op2, index; in get_index_from_offset() local 1261 tree op1, op2; in analyze_accesses_for_assign_stmt() local 1430 tree op1, op2, res; in can_calculate_stmt_before_stmt() local
|
H A D | value-prof.c | 566 tree optype, op1, op2; in gimple_divmod_fixed_value() local 723 tree optype, op1, op2; in gimple_mod_pow2() local 879 tree optype, op1, op2; in gimple_mod_subtract() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-fold.c | 153 tree op0, op1, op2, op3; in c_fully_fold_internal() local
|
/dflybsd-src/lib/libnvmm/ |
H A D | libnvmm_x86.c | 2756 uint64_t *op1, op2, fl, ret; in EXEC_DISPATCHER() local 2788 uint64_t *op1, op2, fl, ret; in x86_func_and() local 2818 uint64_t *op1, op2; in x86_func_xchg() local 2842 uint64_t *op1, *op2, fl, ret; in x86_func_sub() local 2877 uint64_t *op1, op2, fl, ret; in x86_func_xor() local 2907 uint64_t *op1, *op2, fl; in x86_func_cmp() local 2930 uint64_t *op1, *op2, fl; in x86_func_test() local
|