HomeSort by: relevance | last modified time | path
    Searched defs:temp3 (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
linux-atomic.c 31 int temp1, temp2, temp3, offset; local
42 : "=&r" (offset), "=&r" (temp3), "=&r" (temp2), "=&r" (temp1)
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
linux-atomic.c 31 int temp1, temp2, temp3, offset; local
42 : "=&r" (offset), "=&r" (temp3), "=&r" (temp2), "=&r" (temp1)
  /src/external/lgpl3/gmp/dist/tests/mpz/
t-gcd.c 34 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, temp2) >= 0
    [all...]
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup.h 54 VSTRING *temp3; /* scratch buffer, local use only */ member in struct:CLEANUP_STATE
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-phiopt.cc 2709 tree temp3 = make_node (DEBUG_EXPR_DECL); local
2710 DECL_ARTIFICIAL (temp3) = 1;
2711 TREE_TYPE (temp3) = TREE_TYPE (orig_use_lhs);
2712 SET_DECL_MODE (temp3, TYPE_MODE (type));
2713 t = fold_convert (TREE_TYPE (temp3), temp2);
2714 g = gimple_build_debug_bind (temp3, t, phi);
2716 replace_uses_by (orig_use_lhs, temp3);
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-phiopt.cc 2827 tree temp3 = make_node (DEBUG_EXPR_DECL); local
2828 DECL_ARTIFICIAL (temp3) = 1;
2829 TREE_TYPE (temp3) = TREE_TYPE (orig_use_lhs);
2830 SET_DECL_MODE (temp3, TYPE_MODE (type));
2831 t = fold_convert (TREE_TYPE (temp3), temp2);
2832 g = gimple_build_debug_bind (temp3, t, phi);
2834 replace_uses_by (orig_use_lhs, temp3);
expr.cc 499 rtx temp3
505 if (!temp3)
508 = expand_binop (fromi_mode, add_optab, temp3, temp2,
497 rtx temp3 local
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 991 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...]
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 890 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
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 2477 rtx cst, temp1, temp2, temp3, temp4, temp5;
2536 sllx %temp2, 12, %temp3
2537 or %temp3, %l44(symbol), %reg */
2542 temp3 = temp; /* op0 is allowed. */
2548 temp3 = gen_reg_rtx (DImode);
2553 emit_insn (gen_rtx_SET (temp3,
2555 emit_insn (gen_setl44 (op0, temp3, op1));
2569 or %temp1, %hm(symbol), %temp3
2570 sllx %temp3, 32, %temp4
2585 temp3 = op0
2474 rtx cst, temp1, temp2, temp3, temp4, temp5; local
2833 rtx temp3 = gen_reg_rtx (DImode); local
4722 rtx temp1, temp2, temp3, ret, o0, got; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 2485 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 = op0
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...]
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 2385 rtx temp3 = gen_reg_rtx (DImode);
2389 (mode, ua, operands[1], temp1, temp2, temp3);
2378 rtx temp3 = gen_reg_rtx (DImode); local
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 5439 rtx temp3 = gen_reg_rtx (mode); local
5440 emit_insn (gen_rtx_SET (temp3, gen_rtx_IOR (mode, temp, temp2)));
5441 temp3 = gen_lowpart (GET_MODE (operands[0]), temp3);
5445 SUBREG_PROMOTED_VAR_P (temp3) = 1;
5447 SUBREG_PROMOTED_SET (temp3, SRP_SIGNED);
5448 loongarch_emit_move (operands[0], temp3);
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 2384 rtx temp3 = gen_reg_rtx (DImode);
2388 (mode, ua, operands[1], temp1, temp2, temp3);
2377 rtx temp3 = gen_reg_rtx (DImode); local
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 5425 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
  /src/external/public-domain/sqlite/dist/
sqlite3.c 175278 Expr *temp3 = tokenExpr(pParse,TK_ID,yymsp[0].minor.yy0); local
    [all...]

Completed in 583 milliseconds