Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/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/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/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfold-pcmpeqd-0.ll47 %sub140.i78 = fsub <4 x float> zeroinitializer, %tmp70 ; <<4 x float>> [#uses=2]
48 %mul166.i86 = fmul <4 x float> zeroinitializer, %sub140.i78 ; <<4 x float>> [#uses=1]
50 %mul171.i88 = fmul <4 x float> %add167.i87, %sub140.i78 ; <<4 x float>> [#uses=1]
/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/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
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
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
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/swiftshader/third_party/llvm-7.0/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
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
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
/external/swiftshader/third_party/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_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/swiftshader/third_party/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]* @scalefac_band.1, i32 0, i32 %tmp185.i78 ; <i32*> [#uses=…
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsi-sgpr-spill.ll131 …%p2.i78 = call float @llvm.amdgcn.interp.p2(float %p1.i77, float %j.f.i76, i32 2, i32 1, i32 %arg4…
294 %tmp183 = fdiv float 1.000000e+00, %p2.i78
309 %tmp198 = fmul float %p2.i78, %p2.i78
437 %tmp382 = fsub float -0.000000e+00, %p2.i78
558 %tmp512 = fmul float %p2.i78, %p2.i78
563 %tmp517 = fmul float %p2.i78, %tmp514
910 …%p2.i78 = call float @llvm.amdgcn.interp.p2(float %p1.i77, float %j.f.i76, i32 3, i32 4, i32 %arg4…
1155 %tmp354 = fmul float %tmp350, %p2.i78
/external/deqp/framework/common/
DtcuAstcUtil.cpp360 const deUint32 i78 = getBits(blockModeData, 7, 8); in getASTCBlockMode() local
364 if (i78 == 3) in getASTCBlockMode()
373 switch (i78) in getASTCBlockMode()

12