/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-01-WrongLDRBOpc.ll | 43 br i1 %1, label %bb36.i.i.i, label %bb9.i186.i.i 48 bb9.i186.i.i: ; preds = %bb35.preheader.i.i.i
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | 2009-08-01-WrongLDRBOpc.ll | 43 br i1 %1, label %bb36.i.i.i, label %bb9.i186.i.i 48 bb9.i186.i.i: ; preds = %bb35.preheader.i.i.i
|
/external/llvm/test/Transforms/AlignmentFromAssumptions/ |
D | start-unk.ll | 79 %maskedptr.i.i186 = and i64 %ptrint.i.i185, 1 80 %maskcond.i.i187 = icmp eq i64 %maskedptr.i.i186, 0
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 328 int i186[] = {1, 0, 0, 0, 0, 1, 0}; in test() local 455 assert(std::is_heap(i186, i186+7) == (std::is_heap_until(i186, i186+7) == i186+7)); in test()
|
D | is_heap_until.pass.cpp | 328 int i186[] = {1, 0, 0, 0, 0, 1, 0}; in test() local 455 assert(std::is_heap_until(i186, i186+7) == i186+5); in test()
|
D | is_heap_until_comp.pass.cpp | 329 int i186[] = {1, 0, 0, 0, 0, 1, 0}; in test() local 456 assert(std::is_heap_until(i186, i186+7, std::greater<int>()) == i186+1); in test()
|
D | is_heap_comp.pass.cpp | 329 int i186[] = {1, 0, 0, 0, 0, 1, 0}; in test() local 456 …assert(std::is_heap(i186, i186+7, std::greater<int>()) == (std::is_heap_until(i186, i186+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 172 int i186 = identity(186); int i187 = identity(187); int i188 = identity(188); in binaryOpUsingHighRegistersLocals() local 219 i180 + i181 + i182 + i183 + i184 + i185 + i186 + i187 + i188 + i189 + i190 + i191 + in binaryOpUsingHighRegistersLocals() 296 double i186 = identity(186.0); double i187 = identity(187.0); double i188 = identity(188.0); in binaryDoubleOpUsingHighRegistersLocals() local 340 i180 + i181 + i182 + i183 + i184 + i185 + i186 + i187 + i188 + i189 + i190 + i191 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 353 int i183, int i184, int i185, int i186, int i187, int i188, int i189, int i190, int i191, in manyArgs() argument 407 int i183 = 183; int i184 = 184; int i185 = 185; int i186 = 186; int i187 = 187; 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 | 372 @i186_l = external global i186 ; <i186*> [#uses=1] 373 @i186_s = external global i186 ; <i186*> [#uses=1] 1626 %tmp = load i186, i186* @i186_l ; <i186> [#uses=1] 1627 store i186 %tmp, i186* @i186_s
|
D | APIntSextParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 signext %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
D | APIntParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
D | APIntZextParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 zeroext %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
/external/llvm/test/CodeGen/ARM/ |
D | vmov.ll | 391 %and.i186 = zext <4 x i1> %x to <4 x i32> 392 %add.i185 = sub <4 x i32> %and.i186, %y
|
D | vmul.ll | 591 %add.i186 = add <8 x i16> %mul.i185, undef 593 …%vrshr_n163 = tail call <8 x i16> @llvm.arm.neon.vrshiftu.v8i16(<8 x i16> %add.i186, <8 x i16> <i1…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 372 @i186_l = external global i186 ; <i186*> [#uses=1] 373 @i186_s = external global i186 ; <i186*> [#uses=1] 1626 %tmp = load i186* @i186_l ; <i186> [#uses=1] 1627 store i186 %tmp, i186* @i186_s
|
D | APIntParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
D | APIntSextParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 signext %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
D | APIntZextParam.ll | 187 @i186_s = external global i186 ; <i186*> [#uses=1] 1184 define void @i186_ls(i186 zeroext %x) nounwind { 1185 store i186 %x, i186* @i186_s
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 496 br i1 false, label %bb.i.i.i186, label %picosat_adjust.exit.i 498 bb.i.i.i186: ; preds = %bb4.i.i185 501 picosat_adjust.exit.i: ; preds = %bb.i.i.i186, %bb4.i.i185 1790 br i1 false, label %delete.exit192.i.i, label %bb1.i186.i.i 1792 bb1.i186.i.i: ; preds = %delete.exit203.i.i 1795 delete.exit192.i.i: ; preds = %bb1.i186.i.i, %delete.exit203.i.i
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 496 br i1 false, label %bb.i.i.i186, label %picosat_adjust.exit.i 498 bb.i.i.i186: ; preds = %bb4.i.i185 501 picosat_adjust.exit.i: ; preds = %bb.i.i.i186, %bb4.i.i185 1790 br i1 false, label %delete.exit192.i.i, label %bb1.i186.i.i 1792 bb1.i186.i.i: ; preds = %delete.exit203.i.i 1795 delete.exit192.i.i: ; preds = %bb1.i186.i.i, %delete.exit203.i.i
|