/external/llvm/test/Transforms/GlobalOpt/ |
D | 2009-06-01-RecursivePHI.ll | 37 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/ |
D | 2009-06-01-RecursivePHI.ll | 37 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/ |
D | is_heap.pass.cpp | 168 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()
|
D | is_heap_until.pass.cpp | 168 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local 231 assert(std::is_heap_until(i78, i78+6) == i78+1); in test()
|
D | is_heap_until_comp.pass.cpp | 169 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()
|
D | is_heap_comp.pass.cpp | 169 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/ |
D | is_heap.pass.cpp | 172 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()
|
D | is_heap_until.pass.cpp | 172 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local 235 assert(std::is_heap_until(i78, i78+6) == i78+1); in test()
|
D | is_heap_until_comp.pass.cpp | 173 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()
|
D | is_heap_comp.pass.cpp | 173 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/ |
D | run-time-check-many-piecewise-aliasing.ll | 65 %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/ |
D | APIntLoadStore.ll | 156 @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
|
D | APIntZextParam.ll | 79 @i78_s = external global i78 ; <i78*> [#uses=1] 644 define void @i78_ls(i78 zeroext %x) nounwind { 645 store i78 %x, i78* @i78_s
|
D | APIntParam.ll | 79 @i78_s = external global i78 ; <i78*> [#uses=1] 644 define void @i78_ls(i78 %x) nounwind { 645 store i78 %x, i78* @i78_s
|
D | APIntSextParam.ll | 79 @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/ |
D | APIntLoadStore.ll | 156 @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
|
D | APIntParam.ll | 79 @i78_s = external global i78 ; <i78*> [#uses=1] 644 define void @i78_ls(i78 %x) nounwind { 645 store i78 %x, i78* @i78_s
|
D | APIntSextParam.ll | 79 @i78_s = external global i78 ; <i78*> [#uses=1] 644 define void @i78_ls(i78 signext %x) nounwind { 645 store i78 %x, i78* @i78_s
|
D | APIntZextParam.ll | 79 @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/ |
D | 2008-04-10-ScavengerAssert.ll | 158 %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/ |
D | 2008-04-10-ScavengerAssert.ll | 158 %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/ |
D | si-sgpr-spill.ll | 139 …%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/ |
D | biquad-cascade-default.mir | 95 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ] 109 store i32 %i78, i32* %i88, align 4
|
D | biquad-cascade-optsize.mir | 96 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ] 110 store i32 %i78, i32* %i88, align 4
|
D | biquad-cascade-optsize-strd-lr.mir | 95 %i78 = phi i32 [ %i25, %bb12 ], [ %i41, %bb72 ] 109 store i32 %i78, i32* %i88, align 4
|