/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 356 int i214[] = {1, 0, 1, 1, 1, 1, 0}; in test() local 483 assert(std::is_heap(i214, i214+7) == (std::is_heap_until(i214, i214+7) == i214+7)); in test()
|
D | is_heap_until.pass.cpp | 356 int i214[] = {1, 0, 1, 1, 1, 1, 0}; in test() local 483 assert(std::is_heap_until(i214, i214+7) == i214+3); in test()
|
D | is_heap_until_comp.pass.cpp | 357 int i214[] = {1, 0, 1, 1, 1, 1, 0}; in test() local 484 assert(std::is_heap_until(i214, i214+7, std::greater<int>()) == i214+1); in test()
|
D | is_heap_comp.pass.cpp | 357 int i214[] = {1, 0, 1, 1, 1, 1, 0}; in test() local 484 …assert(std::is_heap(i214, i214+7, std::greater<int>()) == (std::is_heap_until(i214, i214+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 181 int i213 = identity(213); int i214 = identity(214); int i215 = identity(215); in binaryOpUsingHighRegistersLocals() local 221 i204 + i205 + i206 + i207 + i208 + i209 + i210 + i211 + i212 + i213 + i214 + i215 + in binaryOpUsingHighRegistersLocals() 305 double i213 = identity(213.0); double i214 = identity(214.0); double i215 = identity(215.0); in binaryDoubleOpUsingHighRegistersLocals() local 342 i204 + i205 + i206 + i207 + i208 + i209 + i210 + i211 + i212 + i213 + i214 + i215 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 356 int i210, int i211, int i212, int i213, int i214, int i215, int i216, int i217, int i218, in manyArgs() 413 int i213 = 213; int i214 = 214; int i215 = 215; int i216 = 216; int i217 = 217; in rangeInvokeWithManyLocals() local 437 i201, i202, i203, i204, i205, i206, i207, i208, i209, i210, i211, i212, i213, i214, i215, in rangeInvokeWithManyLocals()
|
/external/llvm/test/CodeGen/AArch64/ |
D | ragreedy-csr.ll | 79 %idxprom.i.i214 = sext i8 %9 to i64 83 …ds %struct._RuneLocale, %struct._RuneLocale* @_DefaultRuneLocale, i64 0, i32 5, i64 %idxprom.i.i214 88 %11 = trunc i64 %idxprom.i.i214 to i8
|
/external/llvm/test/CodeGen/X86/ |
D | ragreedy-bug.ll | 74 %idxprom.i.i214 = sext i8 %9 to i64 78 …ds %struct._RuneLocale, %struct._RuneLocale* @_DefaultRuneLocale, i64 0, i32 5, i64 %idxprom.i.i214 83 %11 = trunc i64 %idxprom.i.i214 to i8
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 428 @i214_l = external global i214 ; <i214*> [#uses=1] 429 @i214_s = external global i214 ; <i214*> [#uses=1] 1794 %tmp = load i214, i214* @i214_l ; <i214> [#uses=1] 1795 store i214 %tmp, i214* @i214_s
|
D | APIntSextParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 signext %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
D | APIntParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
D | APIntZextParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 zeroext %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 428 @i214_l = external global i214 ; <i214*> [#uses=1] 429 @i214_s = external global i214 ; <i214*> [#uses=1] 1794 %tmp = load i214* @i214_l ; <i214> [#uses=1] 1795 store i214 %tmp, i214* @i214_s
|
D | APIntParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
D | APIntSextParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 signext %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
D | APIntZextParam.ll | 215 @i214_s = external global i214 ; <i214*> [#uses=1] 1324 define void @i214_ls(i214 zeroext %x) nounwind { 1325 store i214 %x, i214* @i214_s
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 751 br i1 false, label %bb4.i.i.i217, label %bb2.i.i.i214 753 bb2.i.i.i214: ; preds = %bb1.i.i.i213 756 bb4.i.i.i217: ; preds = %bb2.i.i.i214, %bb1.i.i.i213
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 751 br i1 false, label %bb4.i.i.i217, label %bb2.i.i.i214 753 bb2.i.i.i214: ; preds = %bb1.i.i.i213 756 bb4.i.i.i217: ; preds = %bb2.i.i.i214, %bb1.i.i.i213
|