Searched
full:tmp4 (Results
276 -
300 of
630) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/ARM/ |
dagcombine-concatvector.ll | 18 %tmp4 = extractvalue [4 x i64] %vec.coerce, 1 19 %tmp5 = bitcast i64 %tmp4 to <8 x i8>
|
fast-isel-static.ll | 17 %tmp4 = load float*, float** %sum.addr, align 4 18 store float %add, float* %tmp4
|
fpcmp.ll | 39 %tmp4 = zext i1 %tmp to i32 ; <i32> [#uses=1] 40 ret i32 %tmp4
|
ldm.ll | 13 %tmp4 = tail call i32 @f1( i32 %tmp, i32 %tmp3 ) ; <i32> [#uses=1] 14 ret i32 %tmp4
|
/external/llvm/test/CodeGen/Hexagon/ |
ctlz-cttz-ctpop.ll | 15 %tmp4 = tail call i64 @llvm.ctpop.i64( i64 %a ) 21 %tmp8 = trunc i64 %tmp4 to i32
|
sube.ll | 16 %tmp4 = shl i128 %tmp23, 64 17 %tmp5 = or i128 %tmp4, %tmp1
|
/external/llvm/test/CodeGen/Mips/ |
internalfunc.ll | 33 %tmp4 = load void (...)*, void (...)** @gf1, align 4 34 %cond = select i1 %tobool3, void (...)* %tmp4, void (...)* bitcast (void ()* @sf2 to void (...)*)
|
/external/llvm/test/CodeGen/PowerPC/ |
pr16556-2.ll | 33 %tmp4 = sitofp i64 %tmp3 to ppc_fp128 37 %tmp8 = fdiv ppc_fp128 %tmp4, %tmp7
|
/external/llvm/test/CodeGen/Thumb/ |
thumb-ldm.ll | 12 %tmp4 = call i32 @f1( i32 %tmp, i32 %tmp3 ) ; <i32> [#uses=1] 13 ret i32 %tmp4
|
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-ldm.ll | 12 %tmp4 = call i32 @f1( i32 %tmp, i32 %tmp3 ) ; <i32> [#uses=1] 13 ret i32 %tmp4
|
/external/llvm/test/CodeGen/X86/ |
2010-06-25-CoalescerSubRegDefDead.ll | 12 %tmp4 = getelementptr inbounds %struct.type, %struct.type* %s, i32 0, i32 40 28 %tmp5 = bitcast i32* %tmp4 to i8*
|
2011-06-03-x87chain.ll | 26 %tmp4 = load i64, i64* %arrayidx, align 8 28 %conv = sitofp i64 %tmp4 to float
|
2012-10-03-DAGCycle.ll | 19 %tmp4 = getelementptr %struct.pluto.0, %struct.pluto.0* %arg, i64 0, i32 0, i32 0 20 %tmp5 = load %i8*, %i8** %tmp4, align 8
|
aliases.ll | 72 %tmp4 = call i32 @bar_f() 73 %tmp5 = add i32 %tmp3, %tmp4
|
byval3.ll | 40 %tmp4 = getelementptr %struct.s, %struct.s* %d, i32 0, i32 2 41 store i32 %a3, i32* %tmp4, align 16
|
byval4.ll | 46 %tmp4 = getelementptr %struct.s, %struct.s* %a, i32 0, i32 2 47 store i16 %a3, i16* %tmp4, align 16
|
coalescer-commute4.ll | 17 %tmp4 = load i32, i32* %tmp3, align 4 ; <i32> [#uses=1] 18 %tmp45 = sitofp i32 %tmp4 to float ; <float> [#uses=1]
|
i128-mul.ll | 10 %tmp4 = trunc i128 %tmp3 to i64 11 ret i64 %tmp4
|
inline-asm.ll | 5 %tmp4 = call i32 asm sideeffect "FROB $0", "={ax}"() 6 ret i32 %tmp4
|
narrow-shl-load.ll | 37 %tmp4.pre = load i32, i32* %P 38 %phitmp = trunc i32 %tmp4.pre to i16
|
shift-combine.ll | 15 %tmp4 = getelementptr [4 x i32], [4 x i32]* @array, i32 0, i32 %tmp3 16 %tmp5 = load i32, i32* %tmp4, align 4
|
shift-folding.ll | 47 %tmp4 = load i32, i32* %d 48 %tmp512 = lshr i32 %tmp4, 24
|
shl-anyext.ll | 32 %tmp4 = xor i64 %tmp2, 536870911 ; <i64> [#uses=1] 33 %tmp5 = and i64 %tmp3, %tmp4 ; <i64> [#uses=1]
|
vec_shift.ll | 17 %tmp4 = insertelement <4 x i32> undef, i32 %c, i32 0 ; <<4 x i32>> [#uses=1] 18 %tmp8 = bitcast <4 x i32> %tmp4 to <8 x i16> ; <<8 x i16>> [#uses=1]
|
widen_arith-1.ll | 28 %tmp4 = load i32, i32* %i ; <i32> [#uses=1] 30 %arrayidx6 = getelementptr <3 x i8>, <3 x i8>* %tmp5, i32 %tmp4 ; <<3 x i8>*> [#uses=1]
|
Completed in 271 milliseconds
<<11121314151617181920>>