/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-03-31-SpillerFoldingBug.ll | 25 %tmp150151.i.i165.i = bitcast i8* %tmp150.i.i164.i to i32 (...)** ; <i32 (...)**> [#uses=1] 27 store i32 (...)** %tmp150151.i.i165.i, i32 (...)*** %tmp153.i.i166.i, align 4
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-03-31-SpillerFoldingBug.ll | 25 %tmp150151.i.i165.i = bitcast i8* %tmp150.i.i164.i to i32 (...)** ; <i32 (...)**> [#uses=1] 27 store i32 (...)** %tmp150151.i.i165.i, i32 (...)*** %tmp153.i.i166.i, align 4
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 307 int i165[] = {0, 1, 0, 1, 1, 0, 1}; in test() local 434 assert(std::is_heap(i165, i165+7) == (std::is_heap_until(i165, i165+7) == i165+7)); in test()
|
D | is_heap_until.pass.cpp | 307 int i165[] = {0, 1, 0, 1, 1, 0, 1}; in test() local 434 assert(std::is_heap_until(i165, i165+7) == i165+1); in test()
|
D | is_heap_until_comp.pass.cpp | 308 int i165[] = {0, 1, 0, 1, 1, 0, 1}; in test() local 435 assert(std::is_heap_until(i165, i165+7, std::greater<int>()) == i165+7); in test()
|
D | is_heap_comp.pass.cpp | 308 int i165[] = {0, 1, 0, 1, 1, 0, 1}; in test() local 435 …assert(std::is_heap(i165, i165+7, std::greater<int>()) == (std::is_heap_until(i165, i165+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 165 int i165 = identity(165); int i166 = identity(166); int i167 = identity(167); in binaryOpUsingHighRegistersLocals() local 217 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryOpUsingHighRegistersLocals() 289 double i165 = identity(165.0); double i166 = identity(166.0); double i167 = identity(167.0); in binaryDoubleOpUsingHighRegistersLocals() local 338 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 351 int i165, int i166, int i167, int i168, int i169, int i170, int i171, int i172, int i173, in manyArgs() argument 403 int i163 = 163; int i164 = 164; int i165 = 165; int i166 = 166; int i167 = 167; in rangeInvokeWithManyLocals() local 434 i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, in rangeInvokeWithManyLocals()
|
/external/llvm/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 330 @i165_l = external global i165 ; <i165*> [#uses=1] 331 @i165_s = external global i165 ; <i165*> [#uses=1] 1500 %tmp = load i165, i165* @i165_l ; <i165> [#uses=1] 1501 store i165 %tmp, i165* @i165_s
|
D | APIntSextParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 signext %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
D | APIntParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
D | APIntZextParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 zeroext %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 330 @i165_l = external global i165 ; <i165*> [#uses=1] 331 @i165_s = external global i165 ; <i165*> [#uses=1] 1500 %tmp = load i165* @i165_l ; <i165> [#uses=1] 1501 store i165 %tmp, i165* @i165_s
|
D | APIntParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
D | APIntSextParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 signext %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
D | APIntZextParam.ll | 166 @i165_s = external global i165 ; <i165*> [#uses=1] 1079 define void @i165_ls(i165 zeroext %x) nounwind { 1080 store i165 %x, i165* @i165_s
|
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 439 br i1 false, label %bb129, label %bb15.i165.preheader 441 bb15.i165.preheader: ; preds = %bb12.i161 442 br label %bb15.i165 444 bb14.i163: ; preds = %bb15.i165 445 br label %bb15.i165 447 bb15.i165: ; preds = %bb14.i163, %bb15.i165.preheader 450 bb16.i166: ; preds = %bb15.i165
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
D | pr3085.ll | 439 br i1 false, label %bb129, label %bb15.i165.preheader 441 bb15.i165.preheader: ; preds = %bb12.i161 442 br label %bb15.i165 444 bb14.i163: ; preds = %bb15.i165 445 br label %bb15.i165 447 bb15.i165: ; preds = %bb14.i163, %bb15.i165.preheader 450 bb16.i166: ; preds = %bb15.i165
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | big_alu.ll | 429 %one.sub.a.i165 = fsub float 1.000000e+00, %tmp403 430 %one.sub.ac.i166 = fmul float %one.sub.a.i165, %tmp352
|