HomeSort by relevance Sort by last modified time
    Searched full:tmp64 (Results 1 - 25 of 47) sorted by null

1 2

  /external/llvm/test/CodeGen/ARM/
2010-04-14-SplitVector.ll 10 %tmp64 = trunc i128 %tmp63 to i32
14 %0 = phi i32 [ %tmp64, %bb9 ], [ undef, %bb ]
2007-04-30-CombinerCrash.ll 21 %tmp64 = or i64 %tmp63, 0 ; <i64> [#uses=1]
23 %tmp66 = and i64 %tmp65, %tmp64 ; <i64> [#uses=1]
2007-03-13-InstrSched.ll 24 %d2.1 = phi i32 [ %tmp64, %bb26 ], [ 8192, %newFuncRoot ] ; <i32> [#uses=2]
46 %tmp64 = add i32 %tmp62, %d2.1 ; <i32> [#uses=1]
2012-01-23-PostRA-LICM.ll 81 %tmp64 = lshr i128 %tmp63, 64
82 %tmp65 = trunc i128 %tmp64 to i64
2012-01-26-CopyPropKills.ll 82 %tmp64 = bitcast <4 x float> %tmp54 to i128
88 %tmp70 = lshr i128 %tmp64, 64
  /external/llvm/test/Transforms/InstCombine/
2006-12-01-BadFPVectorXform.ll 6 %tmp64 = fadd <4 x float> %tmp26, %tmp53 ; <<4 x float>> [#uses=1]
7 %tmp75 = fsub <4 x float> %tmp64, %tmp53 ; <<4 x float>> [#uses=1]
2012-06-06-LoadOfPHIs.ll 131 %tmp64 = fdiv double %tmp60, %tmp63
132 %tmp65 = fadd double 2.000000e+00, %tmp64
cast.ll 361 %tmp64 = bitcast i32* %tmp1 to { i32 }*
362 %tmp65 = getelementptr { i32 }, { i32 }* %tmp64, i32 0, i32 0
369 %tmp64 = addrspacecast i32* %tmp1 to { i32 } addrspace(1)*
370 %tmp65 = getelementptr { i32 }, { i32 } addrspace(1)* %tmp64, i32 0, i32 0
378 %tmp64 = addrspacecast i32 addrspace(1)* %tmp1 to { i32 }*
379 %tmp65 = getelementptr { i32 }, { i32 }* %tmp64, i32 0, i32 0
    [all...]
  /external/llvm/test/CodeGen/X86/
2006-05-25-CycleInDAG.ll 14 %tmp64.i = fadd double %tmp62.i.upgrd.2, %tmp44.i ; <double> [#uses=1]
15 %tmp68.i = call double @foo( double %tmp64.i, i32 0 ) ; <double> [#uses=0]
mmx-arith.ll 49 %tmp64 = or <8 x i8> %tmp58, %tmp63a
50 %tmp64a = bitcast <8 x i8> %tmp64 to x86_mmx
144 %tmp64 = load x86_mmx, x86_mmx* %B
145 %tmp69 = tail call x86_mmx @llvm.x86.mmx.pmadd.wd(x86_mmx %tmp60, x86_mmx %tmp64)
2012-01-10-UndefExceptionEdge.ll 129 %tmp64 = getelementptr i32, i32* %tmp13, i32 %tmp63
130 store i32 0, i32* %tmp64, align 4
misched-balance.ll 70 %tmp64 = load i32, i32* %arrayidx12.us.i61.3, align 4
71 %mul.us.i.3 = mul nsw i32 %tmp64, %tmp63
176 %tmp64 = load i32, i32* %arrayidx12.us.i61.3, align 4
206 %mul.us.i.3 = mul nsw i32 %tmp64, %tmp63
nancvt.ll 120 %tmp64 = load i64, i64* %tmp6263, align 8 ; <i64> [#uses=1]
121 %tmp6465 = trunc i64 %tmp64 to i32 ; <i32> [#uses=1]
pr24139.ll 73 %tmp64 = fadd <4 x float> %tmp63, <float 0x3F81106840000000, float 0x3F81106840000000, float 0x3F81106840000000, float 0x3F81106840000000>
76 %tmp67 = fmul <4 x float> %tmp59, %tmp64
2007-08-09-IllegalX86-64Asm.ll 134 %tmp64 = load i8*, i8** %tmp63 ; <i8*> [#uses=1]
135 %tmp6465 = bitcast i8* %tmp64 to i32 (i8*, i32*, i32*, %struct.PyObject**)* ; <i32 (i8*, i32*, i32*, %struct.PyObject**)*> [#uses=1]
2009-03-23-MultiUseSched.ll 77 %tmp64 = add i64 %tmp47, %tmp34 ; <i64> [#uses=1]
78 %tmp65 = add i64 %tmp64, %tmp60 ; <i64> [#uses=1]
  /external/llvm/test/Object/Inputs/
shared.ll 10 ; llc -mtriple=x86_64-linux-gnu shared.ll -filetype=obj -o tmp64.o -relocation-model=pic
11 ; ld -melf_x86_64 -shared tmp64.o -o shared-object-test.elf-x86-64 $LDARGS
  /external/llvm/test/Transforms/LoopStrengthReduce/
2013-01-14-ReuseCast.ll 75 %tmp64 = getelementptr inbounds i8, i8* %tmp3, i64 %i.0.i
76 %tmp65 = load i8, i8* %tmp64, align 1
2012-07-18-LimitReassociate.ll 155 %tmp64 = add i64 %tmp63, %tmp37
209 %tmp91 = add i64 %tmp90, %tmp64
  /external/llvm/test/Transforms/ObjCARC/
move-and-merge-autorelease.ll 80 %tmp64 = icmp eq i8 %tmp62, 0
81 br i1 %tmp64, label %bb76, label %bb65
move-and-form-retain-autorelease.ll 162 %tmp64 = tail call i8* %tmp63(i8* %tmp61, %1* bitcast (%0* @"\01l_objc_msgSend_fixup_objectAtIndex_" to %1*), i64 0)
164 %tmp66 = tail call i8* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i8* (i8*, i8*)*)(i8* %tmp64, i8* %tmp65)
  /external/zlib/src/
Makefile.in 108 @TMP64=tmp64_$$; \
109 if echo hello world | ./minigzip64 | ./minigzip64 -d && ./example64 $$TMP64; then \
114 rm -f $$TMP64
  /external/llvm/test/Transforms/GVN/
2007-07-31-NoDomInherit.ll 243 %tmp64 = getelementptr [12 x i8], [12 x i8]* @.str45, i32 0, i32 0 ; <i8*> [#uses=1]
244 %tmp65 = call i32 (i8*, ...) @printf( i8* %tmp64 ) ; <i32> [#uses=0]
  /external/llvm/test/CodeGen/AMDGPU/
vgpr-spill-emergency-stack-slot-compute.ll 99 %tmp64 = phi float [ 0.000000e+00, %bb ], [ %tmp351, %bb145 ]
255 store volatile float %tmp64, float addrspace(1)* %arg
393 %tmp222 = insertelement <128 x float> %tmp221, float %tmp64, i32 72
    [all...]
vgpr-spill-emergency-stack-slot.ll 84 %tmp64 = phi float [ 0.000000e+00, %bb ], [ %tmp360, %bb157 ]
196 call void @llvm.SI.export(i32 15, i32 0, i32 0, i32 49, i32 0, float %tmp56, float %tmp60, float %tmp64, float %tmp68)
288 %tmp231 = insertelement <128 x float> %tmp230, float %tmp64, i32 69

Completed in 3390 milliseconds

1 2