Home
last modified time | relevance | path

Searched refs:tmp3 (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D991118-1.c13 struct tmp3 struct
39 struct tmp3 argument
40 sub3 (struct tmp3 tmp3) in sub3() argument
42 tmp3.field ^= 0x0018765412345678LL; in sub3()
43 return tmp3; in sub3()
55 struct tmp3 tmp3 = {0x123, 0x1FFFF00000000LL}; variable
72 tmp3 = sub3 (tmp3); in main()
74 if (tmp3.pad != 0x123 || tmp3.field != 0xFFF989AB12345678LL) in main()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dreturn.c22 double tmp3; variable
33 tmp3 = func3 (); in main()
/openbsd-src/lib/libcrypto/sha/asm/
H A Dsha512-mips.pl213 my ($tmp0,$tmp1,$tmp2,$tmp3)=(@X[4],@X[5],@X[6],@X[7]);
226 $SRL $tmp3,@X[14],@sigma1[0]
231 xor $tmp3,$tmp1
233 xor $tmp3,$tmp0
235 xor $tmp3,$tmp1
237 xor $tmp3,$tmp0 # sigma1(X[i+14])
238 $ADDU @X[0],$tmp3
/openbsd-src/gnu/gcc/gcc/
H A Dsreal.c454 unsigned HOST_WIDE_INT tmp1, tmp2, tmp3; in sreal_mul() local
467 tmp3 = a->sig_hi * b->sig_lo + (tmp1 >> SREAL_PART_BITS); in sreal_mul()
470 r->sig_hi += (tmp2 >> SREAL_PART_BITS) + (tmp3 >> SREAL_PART_BITS); in sreal_mul()
472 tmp3 &= ((uhwi) 1 << SREAL_PART_BITS) - 1; in sreal_mul()
473 tmp1 = tmp2 + tmp3; in sreal_mul()
H A Dvalue-prof.c343 tree tmp2, tmp3; in tree_mod_pow2() local
359 tmp3 = create_tmp_var (optype, "PROF"); in tree_mod_pow2()
362 stmt3 = build2 (MODIFY_EXPR, optype, tmp3, in tree_mod_pow2()
366 tmp3, build_int_cst (optype, 0)), in tree_mod_pow2()
H A Dlonglong.h1113 UDItype tmp1, tmp2, tmp3, tmp4; \
1138 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/openbsd-src/sys/dev/ic/
H A Dz8530tty.c896 uint8_t tmp3, tmp4, tmp5; in zsparam() local
956 tmp3 = cs->cs_preg[3]; in zsparam()
958 CLR(tmp3, ZSWR3_RXSIZE); in zsparam()
962 SET(tmp3, ZSWR3_RX_5); in zsparam()
966 SET(tmp3, ZSWR3_RX_6); in zsparam()
970 SET(tmp3, ZSWR3_RX_7); in zsparam()
974 SET(tmp3, ZSWR3_RX_8); in zsparam()
978 cs->cs_preg[3] = tmp3; in zsparam()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DREADME.txt254 %tmp3 = bitcast %struct.B* %b to i32* ; <uint*> [#uses=1]
255 %tmp4 = load i32* %tmp3 ; <uint> [#uses=1]
516 %tmp3 = fcmp ole double %x, %y ; <i1> [#uses=1]
517 %tmp345 = zext i1 %tmp3 to i32 ; <i32> [#uses=1]
523 %tmp3 = fcmp one double %x, %y ; <i1> [#uses=1]
524 %tmp345 = zext i1 %tmp3 to i32 ; <i32> [#uses=1]
530 %tmp3 = fcmp ugt double %x, %y ; <i1> [#uses=1]
531 %tmp34 = zext i1 %tmp3 to i32 ; <i32> [#uses=1]
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c1068 ffetargetReal1 tmp1, tmp2, tmp3, tmp4; in ffetarget_divide_complex1() local
1076 bad = ffetarget_add_real1 (&tmp3, tmp1, tmp2); in ffetarget_divide_complex1()
1080 if (ffetarget_iszero_real1 (tmp3)) in ffetarget_divide_complex1()
1096 bad = ffetarget_divide_real1 (&res->real, tmp4, tmp3); in ffetarget_divide_complex1()
1109 bad = ffetarget_divide_real1 (&res->imaginary, tmp4, tmp3); in ffetarget_divide_complex1()
1125 ffetargetReal2 tmp1, tmp2, tmp3, tmp4; in ffetarget_divide_complex2() local
1133 bad = ffetarget_add_real2 (&tmp3, tmp1, tmp2); in ffetarget_divide_complex2()
1137 if (ffetarget_iszero_real2 (tmp3)) in ffetarget_divide_complex2()
1153 bad = ffetarget_divide_real2 (&res->real, tmp4, tmp3); in ffetarget_divide_complex2()
1166 bad = ffetarget_divide_real2 (&res->imaginary, tmp4, tmp3); in ffetarget_divide_complex2()
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dxmmintrin.h2982 __m128 tmp3, tmp2, tmp1, tmp0; \
2986 tmp3 = _mm_unpackhi_ps((row2), (row3)); \
2989 (row2) = _mm_movelh_ps(tmp1, tmp3); \
2990 (row3) = _mm_movehl_ps(tmp3, tmp1); \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlonglong.h1050 UDItype tmp1, tmp2, tmp3, tmp4; \
1075 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DREADME.txt389 %tmp3 = call i32 @foo( i32* %x ) ; <i32> [#uses=1]
390 ret i32 %tmp3
1016 %tmp4 = getelementptr inbounds %struct.anon* %tmp3, i64 %indvar, i32 0
1019 %tmp10 = getelementptr inbounds %struct.anon* %tmp3, i64 %idxprom7, i32 0
1914 %tmp3.i.i.i.i.i = getelementptr inbounds [3 x i32*]* %v2, i64 0, i64 1
1915 store i32* null, i32** %tmp3.i.i.i.i.i, align 8, !tbaa !0
1923 store i32* null, i32** %tmp3.i.i.i.i.i, align 8, !tbaa !0
1941 store i32* %0, i32** %tmp3.i.i.i.i.i, align 8, !tbaa !0
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c3041 rtx tmp3 = gen_reg_rtx (SImode); local
3054 emit_insn (gen_andsi3 (tmp3, imm, GEN_INT (0x03FC0000)));
3055 emit_insn (gen_ashlsi3 (tmp4, tmp3, GEN_INT (2)));
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1808 uint16_t tmp3 = 0; in smu7_init_dpm_defaults() local
1929 &tmp3); in smu7_init_dpm_defaults()
1930 tmp3 = (tmp3 >> 5) & 0x3; in smu7_init_dpm_defaults()
1931 data->vddc_phase_shed_control = ((tmp3 << 1) | (tmp3 >> 1)) & 0x3; in smu7_init_dpm_defaults()
/openbsd-src/gnu/llvm/llvm/docs/
H A DGetElementPtr.rst96 %tmp3 = load i32, ptr %tmp2
97 %tmp4 = add i32 %tmp3, %tmp1
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A DFileCheck.rst351 %tmp3 = load <2 x double>* %A, align 16
353 %tmp9 = shufflevector <2 x double> %tmp3,
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DREADME.txt274 %tmp3 = load i32* %tmp2 ; <i32> [#uses=1]
276 %tmp7 = add i32 %tmp5, %tmp3 ; <i32> [#uses=2]
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp4807 llvm::Value *tmp3 = Builder.CreateAnd(RHSTmp, tmp2); in VisitAbstractConditionalOperator() local
4809 llvm::Value *tmp5 = Builder.CreateOr(tmp3, tmp4, "cond"); in VisitAbstractConditionalOperator()
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.c19028 rtx tmp1, tmp2, tmp3; in ix86_expand_reduc_v4sf() local
19032 tmp3 = gen_reg_rtx (V4SFmode); in ix86_expand_reduc_v4sf()
19037 emit_insn (gen_sse_shufps_1 (tmp3, tmp2, tmp2, in ix86_expand_reduc_v4sf()
19040 emit_insn (fn (dest, tmp2, tmp3)); in ix86_expand_reduc_v4sf()
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c3179 rtx tempLR, tmp3, mem; in rs6000_legitimize_tls_address() local
3185 tmp3 = gen_reg_rtx (Pmode); in rs6000_legitimize_tls_address()
3191 emit_insn (gen_addsi3 (tmp3, tmp1, tmp2)); in rs6000_legitimize_tls_address()
3192 last = emit_move_insn (got, tmp3); in rs6000_legitimize_tls_address()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dtree-ssa.texi1524 int tmp1, tmp2, tmp3;
H A Dgccint.info7700 int tmp1, tmp2, tmp3;
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A D9uninit380 my $tmp3; $v = ++$tmp1; # (doesn't warn)
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.md3557 (clobber (match_operand:SI 7 "register_operand" "=&r,&r")) ;item tmp3
3745 (clobber (match_operand:DI 7 "register_operand" "=&r,&r")) ;item tmp3
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog9904 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the