/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 341 int i199[] = {1, 0, 0, 1, 1, 1, 1}; in test() local 468 assert(std::is_heap(i199, i199+7) == (std::is_heap_until(i199, i199+7) == i199+7)); in test()
|
D | is_heap_until.pass.cpp | 341 int i199[] = {1, 0, 0, 1, 1, 1, 1}; in test() local 468 assert(std::is_heap_until(i199, i199+7) == i199+3); in test()
|
D | is_heap_until_comp.pass.cpp | 342 int i199[] = {1, 0, 0, 1, 1, 1, 1}; in test() local 469 assert(std::is_heap_until(i199, i199+7, std::greater<int>()) == i199+1); in test()
|
D | is_heap_comp.pass.cpp | 342 int i199[] = {1, 0, 0, 1, 1, 1, 1}; in test() local 469 …assert(std::is_heap(i199, i199+7, std::greater<int>()) == (std::is_heap_until(i199, i199+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 176 int i198 = identity(198); int i199 = identity(199); int i200 = identity(200); in binaryOpUsingHighRegistersLocals() local 220 i192 + i193 + i194 + i195 + i196 + i197 + i198 + i199 + i200 + i201 + i202 + i203 + in binaryOpUsingHighRegistersLocals() 300 double i198 = identity(198.0); double i199 = identity(199.0); double i200 = identity(200.0); in binaryDoubleOpUsingHighRegistersLocals() local 341 i192 + i193 + i194 + i195 + i196 + i197 + i198 + i199 + i200 + i201 + i202 + i203 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 354 int i192, int i193, int i194, int i195, int i196, int i197, int i198, int i199, int i200, in manyArgs() 410 int i198 = 198; int i199 = 199; int i200 = 200; int i201 = 201; int i202 = 202; in rangeInvokeWithManyLocals() local 436 i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, in rangeInvokeWithManyLocals()
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 398 @i199_l = external global i199 ; <i199*> [#uses=1] 399 @i199_s = external global i199 ; <i199*> [#uses=1] 1704 %tmp = load i199, i199* @i199_l ; <i199> [#uses=1] 1705 store i199 %tmp, i199* @i199_s
|
D | APIntSextParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 signext %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
D | APIntParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
D | APIntZextParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 zeroext %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 398 @i199_l = external global i199 ; <i199*> [#uses=1] 399 @i199_s = external global i199 ; <i199*> [#uses=1] 1704 %tmp = load i199* @i199_l ; <i199> [#uses=1] 1705 store i199 %tmp, i199* @i199_s
|
D | APIntParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
D | APIntSextParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 signext %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
D | APIntZextParam.ll | 200 @i199_s = external global i199 ; <i199*> [#uses=1] 1249 define void @i199_ls(i199 zeroext %x) nounwind { 1250 store i199 %x, i199* @i199_s
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2007-08-09-IllegalX86-64Asm.ll | 106 %tmp11.i199 = icmp eq i8 %tmp46202.0, 0 ; <i1> [#uses=1] 107 br i1 %tmp11.i199, label %cond_true14.i, label %ubyte_ctype_remainder.exit
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-08-09-IllegalX86-64Asm.ll | 106 %tmp11.i199 = icmp eq i8 %tmp46202.0, 0 ; <i1> [#uses=1] 107 br i1 %tmp11.i199, label %cond_true14.i, label %ubyte_ctype_remainder.exit
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 517 switch i32 0, label %bb39.i199 [ 540 bb39.i199: ; preds = %READ_LITERAL.i 543 READ_LITERAL.i.backedge: ; preds = %bb39.i199, %READ_LITERAL.i.loopexit 546 bb40.i200: ; preds = %bb39.i199
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 517 switch i32 0, label %bb39.i199 [ 540 bb39.i199: ; preds = %READ_LITERAL.i 543 READ_LITERAL.i.backedge: ; preds = %bb39.i199, %READ_LITERAL.i.loopexit 546 bb40.i200: ; preds = %bb39.i199
|