HomeSort by relevance Sort by last modified time
    Searched full:tmp15 (Results 26 - 50 of 164) sorted by null

12 3 4 5 6 7

  /external/llvm/test/CodeGen/AMDGPU/
move-addr64-rsrc-dead-subreg-writes.ll 28 %tmp15 = getelementptr inbounds i8, i8 addrspace(1)* %tmp14, i64 %arg1
29 %tmp16 = load volatile i8, i8 addrspace(1)* %tmp15
store-barrier.ll 20 %tmp15 = load <2 x i8>, <2 x i8> addrspace(3)* %tmp14, align 2
23 store <2 x i8> %tmp15, <2 x i8> addrspace(3)* %tmp17, align 2
  /external/llvm/test/CodeGen/ARM/
2012-04-10-DAGCombine.ll 20 %tmp15 = shufflevector <2 x float> %tmp14, <2 x float> undef, <4 x i32> zeroinitializer
21 %tmp16 = fmul <4 x float> zeroinitializer, %tmp15
indirectbr-2.ll 36 %tmp15 = load i32, i32* %1, align 4
37 %tmp16 = icmp eq i32 %tmp15, 0
2007-04-03-UndefinedSymbol.ll 40 %tmp15.i = load i32 (...)**, i32 (...)*** %tmp121314.i ; <i32 (...)**> [#uses=1]
41 %tmp151.i = bitcast i32 (...)** %tmp15.i to i8* ; <i8*> [#uses=1]
62 %tmp15.i38 = load i32 (...)**, i32 (...)*** %tmp121314.i37 ; <i32 (...)**> [#uses=1]
63 %tmp151.i41 = bitcast i32 (...)** %tmp15.i38 to i8* ; <i8*> [#uses=1]
84 %tmp15.i10 = load i32 (...)**, i32 (...)*** %tmp121314.i9 ; <i32 (...)**> [#uses=1]
85 %tmp151.i13 = bitcast i32 (...)** %tmp15.i10 to i8* ; <i8*> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2009-04-29-IndirectDestOperands.ll 16 %tmp15 = load i32, i32* %arrayidx14 ; <i32> [#uses=1]
19 %0 = call i32 asm "cpuid", "={ax},=*{bx},=*{cx},=*{dx},{ax},{bx},{cx},{dx},~{dirflag},~{fpsr},~{flags}"(i32* %arrayidx2, i32* %arrayidx4, i32* %arrayidx6, i32 %tmp9, i32 %tmp12, i32 %tmp15, i32 %tmp18) nounwind ; <i32> [#uses=1]
lsr-interesting-step.ll 33 %tmp15 = icmp slt i64 %tmp14, 8192 ; <i1> [#uses=1]
34 br i1 %tmp15, label %bb11, label %bb16
x86-64-sret-return.ll 39 %tmp15 = getelementptr %struct.foo, %struct.foo* %memtmp, i32 0, i32 0 ; <[4 x i64]*> [#uses=4]
41 %tmp17 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 0 ; <i64*> [#uses=1]
45 %tmp20 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 1 ; <i64*> [#uses=1]
49 %tmp23 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 2 ; <i64*> [#uses=1]
53 %tmp26 = getelementptr [4 x i64], [4 x i64]* %tmp15, i32 0, i32 3 ; <i64*> [#uses=1]
2009-02-11-codegenprepare-reuse.ll 12 %tmp15.i = getelementptr i8, i8* %tmp2, i32 12 ; <i8*> [#uses=1]
13 %0 = bitcast i8* %tmp15.i to i32* ; <i32*> [#uses=1]
2011-06-12-FastAllocSpill.ll 31 %tmp15 = getelementptr inbounds %3, %3* %tmp7, i32 0, i32 4
32 store i8* bitcast (%0* @0 to i8*), i8** %tmp15
lsr-i386.ll 26 %tmp15 = mul i32 %n, %t ; <i32> [#uses=1]
27 %tmp16 = add i32 %tmp21, %tmp15 ; <i32> [#uses=1]
pr2849.ll 33 %tmp15 = getelementptr %struct.HashEntry, %struct.HashEntry* %tmp, i64 %tmp14, i32 0, i32 1
34 call fastcc void @xlprint(i8** %tmp4, i8* %tmp7, i8** %tmp15)
extract-extract.ll 19 %tmp15.i = shl i64 %tmp345, 3 ; <i64> [#uses=0]
  /external/llvm/test/Transforms/IndVarSimplify/
lrev-existing-umin.ll 8 %tmp15 = icmp sgt i32 %tmp14, 0
9 br i1 %tmp15, label %not_zero11, label %not_zero11.postloop
  /external/llvm/test/CodeGen/Hexagon/
adde.ll 27 %tmp15 = add i128 %tmp12, %tmp5
28 %tmp1617 = trunc i128 %tmp15 to i64
30 %tmp21 = lshr i128 %tmp15, 64
  /external/llvm/test/Transforms/ObjCARC/
retain-block-side-effects.ll 7 ; CHECK: %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) [[NUW:#[0-9]+]]
29 %tmp15 = bitcast <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, %0*, i8* }>* %block to i8*
30 %tmp16 = call i8* @objc_retainBlock(i8* %tmp15) nounwind
  /external/llvm/test/CodeGen/AArch64/
dag-combine-invaraints.ll 22 %tmp15 = load i32, i32* %i32X, align 4
23 %tmp17 = call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @.str2, i32 0, i32 0), i32 %tmp15)
  /external/llvm/test/Transforms/InstCombine/
2009-02-25-CrashZeroSizeArray.ll 16 %tmp15 = bitcast [0 x [0 x i32]]* %tmp8 to i8* ; <i8*> [#uses=1]
19 %tmp18 = getelementptr i8, i8* %tmp15, i32 %tmp17 ; <i8*> [#uses=1]
  /external/llvm/test/Transforms/ScalarRepl/
2006-11-07-InvalidArrayPromote.ll 14 %tmp15 = getelementptr [2 x <4 x i32>], [2 x <4 x i32>]* %vsiidx, i32 0, i32 0, i32 4 ; <i32*> [#uses=1]
15 %tmp.upgrd.4 = load i32, i32* %tmp15 ; <i32> [#uses=1]
  /external/libjpeg-turbo/
jidctint.c 1465 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1681 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1909 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
2135 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
intrapred16_dspr2.c 17 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
34 "lb %[tmp15], 14(%[left]) \n\t"
51 "replv.qb %[tmp15], %[tmp15] \n\t"
138 "sw %[tmp15], (%[dst]) \n\t"
139 "sw %[tmp15], 4(%[dst]) \n\t"
140 "sw %[tmp15], 8(%[dst]) \n\t"
141 "sw %[tmp15], 12(%[dst]) \n\t"
156 [tmp15] "=&r" (tmp15), [tmp16] "=&r" (tmp16
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_intrapred16_dspr2.c 20 int32_t tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
37 "lb %[tmp15], 14(%[left]) \n\t"
54 "replv.qb %[tmp15], %[tmp15] \n\t"
141 "sw %[tmp15], (%[dst]) \n\t"
142 "sw %[tmp15], 4(%[dst]) \n\t"
143 "sw %[tmp15], 8(%[dst]) \n\t"
144 "sw %[tmp15], 12(%[dst]) \n\t"
159 [tmp15] "=&r" (tmp15), [tmp16] "=&r" (tmp16
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jidctint.c 1653 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1869 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
2097 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
2323 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
3097 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
3292 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
4242 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
4425 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
    [all...]
jfdctint.c 1425 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1590 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
1789 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
1989 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
2168 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17; local
2376 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17; local
2557 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
2721 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
3344 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, tmp17; local
3532 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16; local
3713 INT32 tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; local
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count5.ll 28 %tmp15 = sext i32 %tmp12 to i64 ; <i64> [#uses=1]
29 %tmp16 = getelementptr float, float* %peakWeight, i64 %tmp15 ; <float*> [#uses=1]

Completed in 309 milliseconds

12 3 4 5 6 7