/external/llvm/test/CodeGen/X86/ |
D | dagcombine-unsafe-math.ll | 50 %vecext.i8.i152 = extractelement <4 x float> %mul.i.i151, i32 1 52 %add.i10.i154 = fadd float %vecext1.i9.i153, %vecext.i8.i152
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 294 int i152[] = {0, 1, 0, 0, 0, 0, 0}; in test() local 421 assert(std::is_heap(i152, i152+7) == (std::is_heap_until(i152, i152+7) == i152+7)); in test()
|
D | is_heap_until.pass.cpp | 294 int i152[] = {0, 1, 0, 0, 0, 0, 0}; in test() local 421 assert(std::is_heap_until(i152, i152+7) == i152+1); in test()
|
D | is_heap_until_comp.pass.cpp | 295 int i152[] = {0, 1, 0, 0, 0, 0, 0}; in test() local 422 assert(std::is_heap_until(i152, i152+7, std::greater<int>()) == i152+3); in test()
|
D | is_heap_comp.pass.cpp | 295 int i152[] = {0, 1, 0, 0, 0, 0, 0}; in test() local 422 …assert(std::is_heap(i152, i152+7, std::greater<int>()) == (std::is_heap_until(i152, i152+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 160 int i150 = identity(150); int i151 = identity(151); int i152 = identity(152); in binaryOpUsingHighRegistersLocals() local 216 i144 + i145 + i146 + i147 + i148 + i149 + i150 + i151 + i152 + i153 + i154 + i155 + in binaryOpUsingHighRegistersLocals() 284 double i150 = identity(150.0); double i151 = identity(151.0); double i152 = identity(152.0); in binaryDoubleOpUsingHighRegistersLocals() local 337 i144 + i145 + i146 + i147 + i148 + i149 + i150 + i151 + i152 + i153 + i154 + i155 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 349 int i147, int i148, int i149, int i150, int i151, int i152, int i153, int i154, int i155, in manyArgs() argument 400 int i148 = 148; int i149 = 149; int i150 = 150; int i151 = 151; int i152 = 152; in rangeInvokeWithManyLocals() local 433 i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, in rangeInvokeWithManyLocals()
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 304 @i152_l = external global i152 ; <i152*> [#uses=1] 305 @i152_s = external global i152 ; <i152*> [#uses=1] 1422 %tmp = load i152, i152* @i152_l ; <i152> [#uses=1] 1423 store i152 %tmp, i152* @i152_s
|
D | APIntSextParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 signext %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
D | APIntParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
D | APIntZextParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 zeroext %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-early-ifcvt.ll | 414 %idxprom15.i152 = sext i32 %seg_offset.0.i151 to i64 415 %arrayidx18.i154 = getelementptr inbounds i32, i32* null, i64 %idxprom15.i152
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 304 @i152_l = external global i152 ; <i152*> [#uses=1] 305 @i152_s = external global i152 ; <i152*> [#uses=1] 1422 %tmp = load i152* @i152_l ; <i152> [#uses=1] 1423 store i152 %tmp, i152* @i152_s
|
D | APIntParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
D | APIntSextParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 signext %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
D | APIntZextParam.ll | 153 @i152_s = external global i152 ; <i152*> [#uses=1] 1014 define void @i152_ls(i152 zeroext %x) nounwind { 1015 store i152 %x, i152* @i152_s
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 391 br i1 false, label %bb.i149.preheader, label %bb3.i152 402 bb3.i152: ; preds = %SKIP_COMMENTS.i 405 SKIP_COMMENTS.i.backedge: ; preds = %bb3.i152, %SKIP_COMMENTS.i.loopexit 408 bb4.i153: ; preds = %bb3.i152
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 391 br i1 false, label %bb.i149.preheader, label %bb3.i152 402 bb3.i152: ; preds = %SKIP_COMMENTS.i 405 SKIP_COMMENTS.i.backedge: ; preds = %bb3.i152, %SKIP_COMMENTS.i.loopexit 408 bb4.i153: ; preds = %bb3.i152
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | big_alu.ll | 453 %result.i152 = fadd float %mul.i151, %one.sub.ac.i150 868 %mul.i103 = fmul float %result.i152, %tmp305 942 %mul.i87 = fmul float %result.i152, %tmp305
|