Home
last modified time | relevance | path

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

12

/external/llvm/test/Transforms/GlobalOpt/
D2009-06-01-RecursivePHI.ll37 br label %bb17.i78
70 br label %bb17.i78
72 bb17.i78: ; preds = %bb16.i77, %my_calloc.exit5.i
76 bb4.preheader.i: ; preds = %bb17.i78
79 alloc_and_load_unique_pin_list.exit: ; preds = %bb17.i78
/external/llvm-project/llvm/test/Transforms/GlobalOpt/
D2009-06-01-RecursivePHI.ll37 br label %bb17.i78
70 br label %bb17.i78
72 bb17.i78: ; preds = %bb16.i77, %my_calloc.exit5.i
76 bb4.preheader.i: ; preds = %bb17.i78
79 alloc_and_load_unique_pin_list.exit: ; preds = %bb17.i78
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp168 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
231 assert(std::is_heap(i78, i78+6) == (std::is_heap_until(i78, i78+6) == i78+6)); in test()
Dis_heap_until.pass.cpp168 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
231 assert(std::is_heap_until(i78, i78+6) == i78+1); in test()
Dis_heap_until_comp.pass.cpp169 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
232 assert(std::is_heap_until(i78, i78+6, std::greater<int>()) == i78+4); in test()
Dis_heap_comp.pass.cpp169 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
232 …assert(std::is_heap(i78, i78+6, std::greater<int>()) == (std::is_heap_until(i78, i78+6, std::great… in test()
/external/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp172 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
235 assert(std::is_heap(i78, i78+6) == (std::is_heap_until(i78, i78+6) == i78+6)); in test()
Dis_heap_until.pass.cpp172 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
235 assert(std::is_heap_until(i78, i78+6) == i78+1); in test()
Dis_heap_until_comp.pass.cpp173 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
236 assert(std::is_heap_until(i78, i78+6, std::greater<int>()) == i78+4); in test()
Dis_heap_comp.pass.cpp173 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
236 …assert(std::is_heap(i78, i78+6, std::greater<int>()) == (std::is_heap_until(i78, i78+6, std::great… in test()
/external/llvm-project/polly/test/ScopInfo/
Drun-time-check-many-piecewise-aliasing.ll65 %cond.i11.i78.i = select i1 %cmp.i8.i74.i, i64 %add2.i73.i, i64 0
66 %mul4.i79.i = mul nsw i64 %cond.i11.i78.i, 13
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll156 @i78_l = external global i78 ; <i78*> [#uses=1]
157 @i78_s = external global i78 ; <i78*> [#uses=1]
978 %tmp = load i78, i78* @i78_l ; <i78> [#uses=1]
979 store i78 %tmp, i78* @i78_s
DAPIntZextParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 zeroext %x) nounwind {
645 store i78 %x, i78* @i78_s
DAPIntParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 %x) nounwind {
645 store i78 %x, i78* @i78_s
DAPIntSextParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 signext %x) nounwind {
645 store i78 %x, i78* @i78_s
/external/llvm-project/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll156 @i78_l = external global i78 ; <i78*> [#uses=1]
157 @i78_s = external global i78 ; <i78*> [#uses=1]
978 %tmp = load i78, i78* @i78_l ; <i78> [#uses=1]
979 store i78 %tmp, i78* @i78_s
DAPIntParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 %x) nounwind {
645 store i78 %x, i78* @i78_s
DAPIntSextParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 signext %x) nounwind {
645 store i78 %x, i78* @i78_s
DAPIntZextParam.ll79 @i78_s = external global i78 ; <i78*> [#uses=1]
644 define void @i78_ls(i78 zeroext %x) nounwind {
645 store i78 %x, i78* @i78_s
/external/llvm-project/llvm/test/CodeGen/ARM/
D2008-04-10-ScavengerAssert.ll158 %tmp185.i78 = add i32 %sfb.3.reg2mem.0.i, 1 ; <i32> [#uses=1]
159 …%tmp187.1.i = getelementptr [14 x i32], [14 x i32]* @scalefac_band.1, i32 0, i32 %tmp185.i78 ; <i…
/external/llvm/test/CodeGen/ARM/
D2008-04-10-ScavengerAssert.ll158 %tmp185.i78 = add i32 %sfb.3.reg2mem.0.i, 1 ; <i32> [#uses=1]
159 …%tmp187.1.i = getelementptr [14 x i32], [14 x i32]* @scalefac_band.1, i32 0, i32 %tmp185.i78 ; <i…
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dsi-sgpr-spill.ll139 …%p2.i78 = call float @llvm.amdgcn.interp.p2(float %p1.i77, float %j.f.i76, i32 2, i32 1, i32 %arg4…
302 %tmp183 = fdiv float 1.000000e+00, %p2.i78
317 %tmp198 = fmul float %p2.i78, %p2.i78
445 %tmp382 = fsub float -0.000000e+00, %p2.i78
566 %tmp512 = fmul float %p2.i78, %p2.i78
571 %tmp517 = fmul float %p2.i78, %tmp514
918 …%p2.i78 = call float @llvm.amdgcn.interp.p2(float %p1.i77, float %j.f.i76, i32 3, i32 4, i32 %arg4…
1163 %tmp354 = fmul float %tmp350, %p2.i78
/external/llvm-project/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
Dbiquad-cascade-default.mir95 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ]
109 store i32 %i78, i32* %i88, align 4
Dbiquad-cascade-optsize.mir96 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ]
110 store i32 %i78, i32* %i88, align 4
Dbiquad-cascade-optsize-strd-lr.mir95 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ]
109 store i32 %i78, i32* %i88, align 4

12