Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A Dcgen-accfp.c25 sim_fpu op1; in addsf() local
44 sim_fpu op1; in subsf() local
63 sim_fpu op1; in mulsf() local
82 sim_fpu op1; in divsf() local
101 sim_fpu op1; in remsf() local
120 sim_fpu op1; in negsf() local
137 sim_fpu op1; in abssf() local
154 sim_fpu op1; in sqrtsf() local
171 sim_fpu op1; in invsf() local
188 sim_fpu op1; in minsf() local
[all …]
H A Dcgen-fpu.c15 sim_fpu op1; in cgen_sf_snan_p() local
24 sim_fpu op1; in cgen_df_snan_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.c419 gfc_arith_not (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_not()
432 gfc_arith_and (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_and()
446 gfc_arith_or (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_or()
460 gfc_arith_eqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_eqv()
474 gfc_arith_neqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_neqv()
580 gfc_arith_identity (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_identity()
588 gfc_arith_uminus (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_uminus()
620 gfc_arith_plus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_plus()
654 gfc_arith_minus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_minus()
688 gfc_arith_times (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_times()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.cc418 gfc_arith_not (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_not()
431 gfc_arith_and (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_and()
445 gfc_arith_or (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_or()
459 gfc_arith_eqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_eqv()
473 gfc_arith_neqv (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_neqv()
579 gfc_arith_identity (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_identity()
587 gfc_arith_uminus (gfc_expr *op1, gfc_expr **resultp) in gfc_arith_uminus()
619 gfc_arith_plus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_plus()
653 gfc_arith_minus (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_minus()
687 gfc_arith_times (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) in gfc_arith_times()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-builder.cc52 build_assign (enum tree_code code, tree op1, int val, tree lhs) in build_assign()
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-match.h202 tree op0, tree op1) in gimple_match_op()
213 tree op0, tree op1, tree op2) in gimple_match_op()
225 tree op0, tree op1, tree op2, tree op3) in gimple_match_op()
238 tree op0, tree op1, tree op2, tree op3, in gimple_match_op()
276 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0, tree op1) in set_op()
287 tree op0, tree op1, tree op2) in set_op()
299 tree op0, tree op1, tree op2, bool reverse_in) in set_op()
312 tree op0, tree op1, tree op2, tree op3) in set_op()
325 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
399 tree op1) in gimple_build()
[all …]
H A Ddojump.cc171 do_jump_1 (enum tree_code code, tree op0, tree op1, in do_jump_1()
641 rtx op1, rtx_code_label *if_false_label, in do_jump_by_parts_greater_rtx()
723 rtx op1 = expand_normal (swap ? treeop0 : treeop1); in do_jump_by_parts_greater() local
787 do_jump_by_parts_equality_rtx (scalar_int_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
835 rtx op1 = expand_normal (treeop1); in do_jump_by_parts_equality() local
930 jumpif_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpif_1()
949 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpifnot_1()
962 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1246 rtx op0, op1; in do_compare_and_jump() local
H A Drange-op.cc73 const irange &op1, const irange & op2) in empty_range_varying()
497 relop_early_resolve (irange &r, tree type, const irange &op1, in relop_early_resolve()
562 const irange &op1, in fold_range()
627 const irange &op1, in op2_range()
671 const irange &op1, in fold_range()
737 const irange &op1, in op2_range()
841 const irange &op1, in fold_range()
885 const irange &op1, in op2_range()
943 const irange &op1, in fold_range()
987 const irange &op1, in op2_range()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-builder.c52 build_assign (enum tree_code code, tree op1, int val, tree lhs) in build_assign()
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-match.h170 tree op0, tree op1) in gimple_match_op()
181 tree op0, tree op1, tree op2) in gimple_match_op()
193 tree op0, tree op1, tree op2, tree op3) in gimple_match_op()
206 tree op0, tree op1, tree op2, tree op3, in gimple_match_op()
244 gimple_match_op::set_op (code_helper code_in, tree type_in, tree op0, tree op1) in set_op()
255 tree op0, tree op1, tree op2) in set_op()
267 tree op0, tree op1, tree op2, bool reverse_in) in set_op()
280 tree op0, tree op1, tree op2, tree op3) in set_op()
293 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
H A Ddojump.c171 do_jump_1 (enum tree_code code, tree op0, tree op1, in do_jump_1()
641 rtx op1, rtx_code_label *if_false_label, in do_jump_by_parts_greater_rtx()
723 rtx op1 = expand_normal (swap ? treeop0 : treeop1); in do_jump_by_parts_greater() local
787 do_jump_by_parts_equality_rtx (scalar_int_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
835 rtx op1 = expand_normal (treeop1); in do_jump_by_parts_equality() local
930 jumpif_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpif_1()
949 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpifnot_1()
962 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1195 rtx op0, op1; in do_compare_and_jump() local
H A Dvr-values.c775 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr()
954 tree op1 = gimple_assign_rhs3 (stmt); in extract_range_from_cond_expr() local
976 tree type, tree op0, tree op1) in extract_range_from_comparison()
1007 tree op0, tree op1, bool *ovf) in check_for_binary_op_overflow()
1394 tree op1 = gimple_call_arg (g, 1); in extract_range_basic() local
2314 (enum tree_code code, tree op0, tree op1, bool * strict_overflow_p) in vrp_evaluate_conditional_warnv_with_ops_using_ranges()
2335 tree op0, tree op1, in vrp_evaluate_conditional_warnv_with_ops()
2442 tree op1, gimple *stmt) in vrp_evaluate_conditional()
3036 tree lhs, op0, op1; in simplify_truth_ops_using_ranges() local
3115 tree op1 = gimple_assign_rhs2 (stmt); in simplify_div_or_mod_using_ranges() local
[all …]
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dlfpfunc.c75 const l_fp op1 = first; in l_fp_scmp() local
91 const l_fp op1 = first; in l_fp_ucmp() local
303 l_fp op1 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_AdditionLR() local
320 l_fp op1 = l_fp_init(addsub_tab[idx][1].h, addsub_tab[idx][1].l); in test_AdditionRL() local
341 l_fp op1 = l_fp_init(addsub_tab[idx][2].h, addsub_tab[idx][2].l); in test_SubtractionLR() local
357 l_fp op1 = l_fp_init(addsub_tab[idx][2].h, addsub_tab[idx][2].l); in test_SubtractionRL() local
375 l_fp op1 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_Negation() local
397 l_fp op1 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_Absolute() local
441 l_fp op1 = l_fp_init(addsub_tab[idx][0].h, addsub_tab[idx][0].l); in test_FDF_RoundTrip() local
467 l_fp op1 = l_fp_init(tv[0].h, tv[0].l); in test_SignedRelOps() local
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Daors.c39 mpq_aors (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2, in mpq_aors()
103 mpq_add (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_add()
109 mpq_sub (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_sub()
H A Dcmp.c36 mpq_cmp_numden (mpq_srcptr op1, mpz_srcptr num_op2, mpz_srcptr den_op2) in mpq_cmp_numden()
157 mpq_cmp (mpq_srcptr op1, mpq_srcptr op2) in mpq_cmp()
163 mpq_cmp_z (mpq_srcptr op1, mpz_srcptr op2) in mpq_cmp_z()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-gimplify.cc83 tree op1 = TREE_OPERAND (*expr_p, 1); in d_gimplify_modify_expr() local
193 tree op1 = TREE_OPERAND (*expr_p, 1); in d_gimplify_unsigned_rshift_expr() local
228 tree op1 = TREE_OPERAND (*expr_p, 1); in d_gimplify_binary_expr() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmsp430-dis.c147 print_as2_reg_name (int regno, char * op1, char * comm1, in print_as2_reg_name()
170 print_as3_reg_name (int regno, char * op1, char * comm1, in print_as3_reg_name()
454 char *op1, in msp430_doubleoperand()
811 char *op1, in msp430_branchinstr()
921 char * op1, in msp430x_calla_instr()
1015 char op1[32], op2[32], comm1[64], comm2[64]; in print_insn_msp430() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmsp430-dis.c147 print_as2_reg_name (int regno, char * op1, char * comm1, in print_as2_reg_name()
170 print_as3_reg_name (int regno, char * op1, char * comm1, in print_as3_reg_name()
454 char *op1, in msp430_doubleoperand()
811 char *op1, in msp430_branchinstr()
921 char * op1, in msp430x_calla_instr()
1015 char op1[32], op2[32], comm1[64], comm2[64]; in print_insn_msp430() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-addsub.c33 mpz_t op1, op2, r1, r2; in main() local
109 dump_abort (int i, const char *s, mpz_t op1, mpz_t op2) in dump_abort()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.cc219 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_binop_builtin() local
249 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_binopimm_builtin() local
282 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_triop_builtin() local
315 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_triopimm_builtin() local
383 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_builtin_store() local
406 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_cctl_builtin() local
451 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_scw_builtin() local
477 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_priority_builtin() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.c219 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_binop_builtin() local
249 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_binopimm_builtin() local
282 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_triop_builtin() local
315 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_triopimm_builtin() local
383 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_builtin_store() local
406 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_cctl_builtin() local
451 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_scw_builtin() local
477 rtx op1 = nds32_read_argument (exp, 1); in nds32_expand_priority_builtin() local
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtgeneric.c163 tgeneric_cfc (mpc_function *function, mpfr_ptr op1, mpc_ptr op2, in tgeneric_cfc()
199 tgeneric_ccf (mpc_function *function, mpc_ptr op1, mpfr_ptr op2, in tgeneric_ccf()
236 tgeneric_c_cc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, in tgeneric_c_cc()
280 tgeneric_cccc (mpc_function *function, mpc_ptr op1, mpc_ptr op2, mpc_ptr op3, in tgeneric_cccc()
325 tgeneric_ccu (mpc_function *function, mpc_ptr op1, unsigned long int op2, in tgeneric_ccu()
361 tgeneric_cuc (mpc_function *function, unsigned long int op1, mpc_ptr op2, in tgeneric_cuc()
397 tgeneric_ccs (mpc_function *function, mpc_ptr op1, long int op2, in tgeneric_ccs()
434 tgeneric_cci (mpc_function *function, mpc_ptr op1, int op2, in tgeneric_cci()
470 tgeneric_cuuc (mpc_function *function, unsigned long int op1, in tgeneric_cuuc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ubsan.c40 ubsan_instrument_division (location_t loc, tree op0, tree op1) in ubsan_instrument_division()
120 tree op0, tree op1) in ubsan_instrument_shift()
374 tree op1 = TREE_OPERAND (t, 1); in ubsan_array_ref_instrumented_p() local
392 tree op1 = TREE_OPERAND (*expr_p, 1); in ubsan_maybe_instrument_array_ref() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ubsan.cc40 ubsan_instrument_division (location_t loc, tree op0, tree op1) in ubsan_instrument_division()
147 tree op0, tree op1) in ubsan_instrument_shift()
401 tree op1 = TREE_OPERAND (t, 1); in ubsan_array_ref_instrumented_p() local
419 tree op1 = TREE_OPERAND (*expr_p, 1); in ubsan_maybe_instrument_array_ref() local
/netbsd-src/external/mit/isl/dist/
H A Disl_imath.c33 void isl_imath_addmul_ui(mp_int rop, mp_int op1, unsigned long op2) in isl_imath_addmul_ui()
45 void isl_imath_submul_ui(mp_int rop, mp_int op1, unsigned long op2) in isl_imath_submul_ui()

12345678910>>...20