Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 25 of 115) sorted by relevance

12345

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-builder.c54 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 Dgimple-expr.h154 tree op2; in extract_ops_from_tree() local
H A Dexpr.h54 tree op0, op1, op2; member
H A Dgimple-fold.h85 enum tree_code code, tree type, tree op0, tree op1, tree op2) in gimple_build()
H A Dtree-ssa-math-opts.c2649 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 Dgimple.c413 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 Dtree-ssa-forwprop.c1783 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 Daors.c29 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 Dequal.c25 mpq_equal (mpq_srcptr op1, mpq_srcptr op2) __GMP_NOTHROW in mpq_equal()
H A Dmul.c26 mpq_mul (mpq_ptr prod, mpq_srcptr op1, mpq_srcptr op2) in mpq_mul()
H A Dcmp_ui.c40 mpq_t op2; in _mpq_cmp_ui() local
H A Ddiv.c25 mpq_div (mpq_ptr quot, mpq_srcptr op1, mpq_srcptr op2) in mpq_div()
H A Dcmp.c26 mpq_cmp (const MP_RAT *op1, const MP_RAT *op2) in mpq_cmp()
/dflybsd-src/contrib/mpc/src/
H A Dadd_si.c24 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 Dxor.c25 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_xor()
H A Dand.c25 mpz_and (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_and()
H A Dior.c25 mpz_ior (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_ior()
/dflybsd-src/games/hack/
H A Dhack.options.c91 char *op, *op2; in parseoptions() local
/dflybsd-src/bin/sh/
H A Darith_yacc.c118 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 Dagm.c28 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 Dgimple-fold.c396 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 Dmatrix-reorg.c641 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 Dvalue-prof.c566 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 Dc-fold.c153 tree op0, op1, op2, op3; in c_fully_fold_internal() local
/dflybsd-src/lib/libnvmm/
H A Dlibnvmm_x86.c2756 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

12345