Home
last modified time | relevance | path

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

12

/external/llvm/test/CodeGen/AArch64/
Darm64-complex-ret.ll3 define { i192, i192, i21, i192 } @foo(i192) {
6 ret { i192, i192, i21, i192 } {i192 0, i192 1, i21 2, i192 3}
/external/llvm/test/tools/llvm-nm/X86/
Dradix.s158 .type i21,@object # @i21
159 .globl i21 symbol
161 i21: label
163 .size i21, 4
/external/llvm/test/Transforms/LoopVectorize/
Dif-conversion-edgemasks.ll91 %p1.addr.0.i21.i = phi i32 [ %conv.i.i, %if.then.i20.i ], [ %p1.addr.3.i, %_Z3fn2iii.exit ]
97 %p1.addr.0.lobit.i.i = lshr i32 %p1.addr.0.i21.i, 31
98 %and6.i.i = and i32 %p1.addr.0.i21.i, 1
103 %p1.addr.1.i.i = phi i32 [ %or.i22.i, %if.then3.i.i ], [ %p1.addr.0.i21.i, %if.end.i.i ]
139 …ad i32, i32* %arrayidx4, align 4 br i1 %tobool.i.i, label %_Z3fn1ii.exit.i26, label %if.then.i.i21
141 if.then.i.i21:
149 %p1.addr.0.i.i22 = phi i32 [ %or.i.i20, %if.then.i.i21 ], [ %10, %_ZL3fn3ii.exit ]
195 …%p1.addr.0.i21.i30 = phi i32 [ %conv.i.i28, %if.then.i20.i29 ], [ %p1.addr.3.i84, %_Z3fn2iii.exit8…
199 %p1.addr.0.lobit.i.i34 = lshr i32 %p1.addr.0.i21.i30, 31
200 %and6.i.i35 = and i32 %p1.addr.0.i21.i30, 1
[all …]
/external/llvm/test/CodeGen/PowerPC/
D2010-04-01-MachineCSEBug.ll18 br i1 undef, label %is_read_byte.exit22, label %bb.i21
20 bb.i21: ; preds = %is_read_byte.exit
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
D2010-04-01-MachineCSEBug.ll18 br i1 undef, label %is_read_byte.exit22, label %bb.i21
20 bb.i21: ; preds = %is_read_byte.exit
/external/llvm/test/CodeGen/ARM/
D2010-09-21-OptCmpBug.ll68 %storemerge1.i21.i = phi i32 [ %4, %bb.i24.i ], [ 0, %bb9.i ]
69 %4 = add i32 %storemerge1.i21.i, 1
D2007-04-03-UndefinedSymbol.ll93 …%iftmp.2.0.i21 = phi void (%struct.B*)* [ %tmp2223.i17, %cond_true.i18 ], [ inttoptr (i32 ptrtoint…
97 call void %iftmp.2.0.i21( %struct.B* %tmp3031.i27 )
Dsjlj-prepare-critical-edge.ll145 %cmp.i.i.i21 = icmp eq i8* %call.i.i.i14.i.i, null
146 …br i1 %cmp.i.i.i21, label %ehcleanup, label %_ZNSt3__113__vector_baseIcNS_9allocatorIcEEE5clearEv.…
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2010-09-21-OptCmpBug.ll68 %storemerge1.i21.i = phi i32 [ %4, %bb.i24.i ], [ 0, %bb9.i ]
69 %4 = add i32 %storemerge1.i21.i, 1
D2007-04-03-UndefinedSymbol.ll93 …%iftmp.2.0.i21 = phi void (%struct.B*)* [ %tmp2223.i17, %cond_true.i18 ], [ inttoptr (i32 ptrtoint…
97 call void %iftmp.2.0.i21( %struct.B* %tmp3031.i27 )
/external/llvm/test/CodeGen/Hexagon/
Dtail-dup-subreg-map.ll35 %shl.i21 = shl i64 %0, 0
44 %storemerge43.i = phi i64 [ %shl.i21, %if.then5.i ], [ 0, %if.else.i ]
/external/swiftshader/third_party/LLVM/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll366 br i1 false, label %bb12.bb18.loopexit_crit_edge, label %bb1.i21
371 bb1.i21: ; preds = %bb12
372 br i1 false, label %bb1.i21.mulflt.exit47_crit_edge, label %bb3.i37
374 bb1.i21.mulflt.exit47_crit_edge: ; preds = %bb5.i38, %bb1.i21
377 bb3.i37: ; preds = %bb1.i21
384 br i1 false, label %bb1.i21.mulflt.exit47_crit_edge, label %bb7.i39
401 mulflt.exit47: ; preds = %bb12.i44, %bb3.i37.mulflt.exit47_crit_edge, %bb1.i21.mulflt.exit47_crit_…
/external/llvm/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll366 br i1 false, label %bb12.bb18.loopexit_crit_edge, label %bb1.i21
371 bb1.i21: ; preds = %bb12
372 br i1 false, label %bb1.i21.mulflt.exit47_crit_edge, label %bb3.i37
374 bb1.i21.mulflt.exit47_crit_edge: ; preds = %bb5.i38, %bb1.i21
377 bb3.i37: ; preds = %bb1.i21
384 br i1 false, label %bb1.i21.mulflt.exit47_crit_edge, label %bb7.i39
401 mulflt.exit47: ; preds = %bb12.i44, %bb3.i37.mulflt.exit47_crit_edge, %bb1.i21.mulflt.exit47_crit_…
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dwiden_shuffle-1.ll45 …%shuffle.i.i.i21 = shufflevector <4 x float> %tmp2.i18, <4 x float> undef, <4 x i32> <i32 2, i32 3…
46 store <4 x float> %shuffle.i.i.i21, <4 x float>* %dst
D2008-02-08-LoadFoldingBug.ll19 %tmp7.i21 = load double** %tmp6.i20, align 4 ; <double*> [#uses=2]
21 %tmp11.i22 = getelementptr double* %tmp7.i21, i32 %tmp10.i ; <double*> [#uses=1]
24 %tmp21.i = getelementptr double* %tmp7.i21, i32 %tmp20.i24 ; <double*> [#uses=1]
D2008-09-09-LinearScanBug.ll14 …%p_87.addr.15.i.i5 = phi i32 [ 0, %entry ], [ %p_87.addr.0.lcssa.i.i21, %forinc6.i.i25 ] ; <i32> …
36 …%p_87.addr.0.lcssa.i.i21 = phi i32 [ %p_87.addr.15.i.i5, %forcond1.preheader.i.i7 ], [ %p_87.addr.…
D2007-11-30-LoadFolding-Bug.ll43 %x.0.i21.i = select i1 %tmp4.i19.i, i32 %tmp1.i18.i, i32 0 ; <i32> [#uses=1]
45 %tmp1213.i23.i = sitofp i32 %x.0.i21.i to double ; <double> [#uses=1]
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp405 const int i21 = intensityModifier[cw2][1]; in decodeIndividualOrDifferentialBlock() local
410 subblockColors1[1].set(r2 + i21, g2 + i21, b2 + i21); in decodeIndividualOrDifferentialBlock()
/external/llvm/test/CodeGen/X86/
D2008-09-09-LinearScanBug.ll14 …%p_87.addr.15.i.i5 = phi i32 [ 0, %entry ], [ %p_87.addr.0.lcssa.i.i21, %forinc6.i.i25 ] ; <i32> …
36 …%p_87.addr.0.lcssa.i.i21 = phi i32 [ %p_87.addr.15.i.i5, %forcond1.preheader.i.i7 ], [ %p_87.addr.…
D2007-11-30-LoadFolding-Bug.ll43 %x.0.i21.i = select i1 %tmp4.i19.i, i32 %tmp1.i18.i, i32 0 ; <i32> [#uses=1]
45 %tmp1213.i23.i = sitofp i32 %x.0.i21.i to double ; <double> [#uses=1]
Dwiden_shuffle-1.ll63 …%shuffle.i.i.i21 = shufflevector <4 x float> %tmp2.i18, <4 x float> undef, <4 x i32> <i32 2, i32 3…
64 store <4 x float> %shuffle.i.i.i21, <4 x float>* %dst
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp54 int i21[] = {1, 0, 1, 0}; in test() local
69 assert(std::is_heap(i21, i21+4) == (std::is_heap_until(i21, i21+4) == i21+4)); in test()
Dis_heap_until.pass.cpp54 int i21[] = {1, 0, 1, 0}; in test() local
69 assert(std::is_heap_until(i21, i21+4) == i21+4); in test()
Dis_heap_until_comp.pass.cpp55 int i21[] = {1, 0, 1, 0}; in test() local
70 assert(std::is_heap_until(i21, i21+4, std::greater<int>()) == i21+1); in test()
Dis_heap_comp.pass.cpp55 int i21[] = {1, 0, 1, 0}; in test() local
70 …assert(std::is_heap(i21, i21+4, std::greater<int>()) == (std::is_heap_until(i21, i21+4, std::great… in test()

12