Searched refs:temp3 (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-gcd.c34 mpz_t gcd1, gcd2, s, temp1, temp2, temp3; variable
233 mpz_inits (bs, op1, op2, ref, gcd1, gcd2, temp1, temp2, temp3, s, NULL);
301 mpz_clears (bs, op1, op2, ref, gcd1, gcd2, temp1, temp2, temp3, s, NULL);
408 Uses temp1, temp2 and temp3. */
432 mpz_tdiv_qr (temp1, temp3, a, g);
433 if (mpz_sgn (temp3) != 0)
436 mpz_tdiv_qr (temp2, temp3, b, g);
437 if (mpz_sgn (temp3) != 0)
443 mpz_mul_2exp (temp3, s, 1);
444 if (mpz_cmpabs (temp3, temp
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlinux-atomic.c31 int temp1, temp2, temp3, offset; local
42 : "=&r" (offset), "=&r" (temp3), "=&r" (temp2), "=&r" (temp1)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlinux-atomic.c31 int temp1, temp2, temp3, offset; local
42 : "=&r" (offset), "=&r" (temp3), "=&r" (temp2), "=&r" (temp1)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c990 rtx r0, temp, temp2, temp3, got;
996 temp3 = gen_reg_rtx (Pmode);
1023 emit_move_insn (temp3, r0);
1027 last = emit_insn (gen_tls_gd_add_32bit (ret, temp3, addr));
1029 last = emit_insn (gen_tls_gd_add (ret, temp3, addr));
1036 rtx temp, temp2, temp3, got;
1042 temp3 = gen_reg_rtx (Pmode);
1050 emit_insn (gen_tls_ie_load_32bit (temp3, temp2, addr));
1057 emit_insn (gen_tls_ie_load (temp3, temp2, addr));
1065 temp3));
986 rtx r0, temp, temp2, temp3, got; local
1032 rtx temp, temp2, temp3, got; local
1123 rtx temp, temp2, temp3; local
1168 rtx temp, temp2, temp3; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc991 rtx r0, temp, temp2, temp3, got;
997 temp3 = gen_reg_rtx (Pmode);
1024 emit_move_insn (temp3, r0);
1028 last = emit_insn (gen_tls_gd_add_32bit (ret, temp3, addr));
1030 last = emit_insn (gen_tls_gd_add (ret, temp3, addr));
1037 rtx temp, temp2, temp3, got;
1043 temp3 = gen_reg_rtx (Pmode);
1051 emit_insn (gen_tls_ie_load_32bit (temp3, temp2, addr));
1058 emit_insn (gen_tls_ie_load (temp3, temp2, addr));
1066 temp3));
987 rtx r0, temp, temp2, temp3, got; local
1033 rtx temp, temp2, temp3, got; local
1124 rtx temp, temp2, temp3; local
1169 rtx temp, temp2, temp3; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c2489 rtx cst, temp1, temp2, temp3, temp4, temp5;
2548 sllx %temp2, 12, %temp3
2549 or %temp3, %l44(symbol), %reg */
2554 temp3 = temp; /* op0 is allowed. */
2560 temp3 = gen_reg_rtx (DImode);
2565 emit_insn (gen_rtx_SET (temp3,
2567 emit_insn (gen_setl44 (op0, temp3, op1));
2581 or %temp1, %hm(symbol), %temp3
2582 sllx %temp3, 32, %temp4
2597 temp3
2486 rtx cst, temp1, temp2, temp3, temp4, temp5; local
2845 rtx temp3 = gen_reg_rtx (DImode); local
4745 rtx temp1, temp2, temp3, ret, o0, got; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc2485 rtx cst, temp1, temp2, temp3, temp4, temp5;
2544 sllx %temp2, 12, %temp3
2545 or %temp3, %l44(symbol), %reg */
2550 temp3 = temp; /* op0 is allowed. */
2556 temp3 = gen_reg_rtx (DImode);
2561 emit_insn (gen_rtx_SET (temp3,
2563 emit_insn (gen_setl44 (op0, temp3, op1));
2577 or %temp1, %hm(symbol), %temp3
2578 sllx %temp3, 32, %temp4
2593 temp3
2482 rtx cst, temp1, temp2, temp3, temp4, temp5; local
2841 rtx temp3 = gen_reg_rtx (DImode); local
4729 rtx temp1, temp2, temp3, ret, o0, got; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c890 rtx r0, temp1, temp2, temp3, got;
897 temp3 = gen_reg_rtx (Pmode);
904 emit_move_insn (temp3, r0);
905 last = emit_insn (gen_tls_gd_add (ret, temp3, addr));
911 rtx temp1, temp2, temp3, got;
917 temp3 = gen_reg_rtx (Pmode);
922 emit_insn (gen_tls_ie_load (temp3, temp2, addr));
928 temp3));
886 rtx r0, temp1, temp2, temp3, got; local
907 rtx temp1, temp2, temp3, got; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc890 rtx r0, temp1, temp2, temp3, got;
897 temp3 = gen_reg_rtx (Pmode);
904 emit_move_insn (temp3, r0);
905 last = emit_insn (gen_tls_gd_add (ret, temp3, addr));
911 rtx temp1, temp2, temp3, got;
917 temp3 = gen_reg_rtx (Pmode);
922 emit_insn (gen_tls_ie_load (temp3, temp2, addr));
928 temp3));
886 rtx r0, temp1, temp2, temp3, got; local
907 rtx temp1, temp2, temp3, got; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-phiopt.cc2690 tree temp3 = make_node (DEBUG_EXPR_DECL); local
2691 DECL_ARTIFICIAL (temp3) = 1;
2692 TREE_TYPE (temp3) = TREE_TYPE (orig_use_lhs);
2693 SET_DECL_MODE (temp3, TYPE_MODE (type));
2694 t = fold_convert (TREE_TYPE (temp3), temp2);
2695 g = gimple_build_debug_bind (temp3, t, phi);
2697 replace_uses_by (orig_use_lhs, temp3);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c5425 rtx temp3 = gen_reg_rtx (V4SImode);
5438 emit_insn (gen_shufb (temp3, temp, temp, pat));
5445 emit_insn (gen_addv4si3 (sp, sp, temp3));
5637 rtx temp3 = gen_reg_rtx (V4SImode);
5649 emit_insn (gen_shufb (temp3, temp, temp, pat));
5651 emit_insn (gen_addv4si3 (sp, sp, temp3));
5415 rtx temp3 = gen_reg_rtx (V4SImode); local
5626 rtx temp3 = gen_reg_rtx (V4SImode); local
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c444 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp3, temp2, temp1, temp0, accv_); \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c2379 rtx temp3 = gen_reg_rtx (DImode);
2383 (mode, ua, operands[1], temp1, temp2, temp3);
2372 rtx temp3 = gen_reg_rtx (DImode); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc2379 rtx temp3 = gen_reg_rtx (DImode);
2383 (mode, ua, operands[1], temp1, temp2, temp3);
2372 rtx temp3 = gen_reg_rtx (DImode); local
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh10953 mv temp.txt temp3.txt
10954 dotest join6-7 "sed 's/ddd/dddd/' < temp3.txt > temp.txt" ""
10978 cp temp3.txt temp.txt
10997 rm temp2.txt temp3.txt
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c175278 Expr *temp3 = tokenExpr(pParse,TK_ID,yymsp[0].minor.yy0); local
[all...]

Completed in 1101 milliseconds