Home
last modified time | relevance | path

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

/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/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp157 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
220 assert(std::is_heap(i78, i78+6) == (std::is_heap_until(i78, i78+6) == i78+6)); in test()
Dis_heap_until.pass.cpp157 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
220 assert(std::is_heap_until(i78, i78+6) == i78+1); in test()
Dis_heap_until_comp.pass.cpp158 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
221 assert(std::is_heap_until(i78, i78+6, std::greater<int>()) == i78+4); in test()
Dis_heap_comp.pass.cpp158 int i78[] = {0, 1, 0, 1, 0, 1}; in test() local
221 …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
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/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/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()
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll1376 br i1 false, label %bb7.i.i.i78, label %bb9.i.i.i80
1378 bb7.i.i.i78: ; preds = %bb6.i15.i.i
1381 bb8.i.i.i79: ; preds = %bb7.i.i.i78
1384 bb9.i.i.i80: ; preds = %bb8.i.i.i79, %bb7.i.i.i78, %bb6.i15.i.i, %bb5.i14.i.i