/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | edge-bundles-blockIDs.ll | 71 br i1 undef, label %bb.i96.i, label %bb1.i102.i 76 bb1.i102.i: ; preds = %dis.i 79 getfloder.exit.i: ; preds = %bb1.i102.i, %bb.i96.i
|
D | APIntLoadStore.ll | 204 @i102_l = external global i102 ; <i102*> [#uses=1] 205 @i102_s = external global i102 ; <i102*> [#uses=1] 1122 %tmp = load i102* @i102_l ; <i102> [#uses=1] 1123 store i102 %tmp, i102* @i102_s
|
D | APIntParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 %x) nounwind { 765 store i102 %x, i102* @i102_s
|
D | APIntSextParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 signext %x) nounwind { 765 store i102 %x, i102* @i102_s
|
D | APIntZextParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 zeroext %x) nounwind { 765 store i102 %x, i102* @i102_s
|
/external/llvm/test/CodeGen/Generic/ |
D | edge-bundles-blockIDs.ll | 71 br i1 undef, label %bb.i96.i, label %bb1.i102.i 76 bb1.i102.i: ; preds = %dis.i 79 getfloder.exit.i: ; preds = %bb1.i102.i, %bb.i96.i
|
D | APIntLoadStore.ll | 204 @i102_l = external global i102 ; <i102*> [#uses=1] 205 @i102_s = external global i102 ; <i102*> [#uses=1] 1122 %tmp = load i102, i102* @i102_l ; <i102> [#uses=1] 1123 store i102 %tmp, i102* @i102_s
|
D | APIntSextParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 signext %x) nounwind { 765 store i102 %x, i102* @i102_s
|
D | APIntParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 %x) nounwind { 765 store i102 %x, i102* @i102_s
|
D | APIntZextParam.ll | 103 @i102_s = external global i102 ; <i102*> [#uses=1] 764 define void @i102_ls(i102 zeroext %x) nounwind { 765 store i102 %x, i102* @i102_s
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 181 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local 244 assert(std::is_heap(i102, i102+6) == (std::is_heap_until(i102, i102+6) == i102+6)); in test()
|
D | is_heap_until.pass.cpp | 181 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local 244 assert(std::is_heap_until(i102, i102+6) == i102+3); in test()
|
D | is_heap_until_comp.pass.cpp | 182 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local 245 assert(std::is_heap_until(i102, i102+6, std::greater<int>()) == i102+1); in test()
|
D | is_heap_comp.pass.cpp | 182 int i102[] = {1, 0, 1, 1, 0, 1}; in test() local 245 …assert(std::is_heap(i102, i102+6, std::greater<int>()) == (std::is_heap_until(i102, i102+6, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 144 int i102 = identity(102); int i103 = identity(103); int i104 = identity(104); in binaryOpUsingHighRegistersLocals() local 212 i096 + i097 + i098 + i099 + i100 + i101 + i102 + i103 + i104 + i105 + i106 + i107 + in binaryOpUsingHighRegistersLocals() 268 double i102 = identity(102.0); double i103 = identity(103.0); double i104 = identity(104.0); in binaryDoubleOpUsingHighRegistersLocals() local 333 i096 + i097 + i098 + i099 + i100 + i101 + i102 + i103 + i104 + i105 + i106 + i107 + in binaryDoubleOpUsingHighRegistersLocals()
|
/external/r8/src/test/examples/invoke/ |
D | Invoke.java | 344 int i102, int i103, int i104, int i105, int i106, int i107, int i108, int i109, int i110, in manyArgs() argument 390 int i98 = 98; int i99 = 99; int i100 = 100; int i101 = 101; int i102 = 102; in rangeInvokeWithManyLocals() local 430 i96, i97, i98, i99, i100, i101, i102, i103, i104, i105, i106, i107, i108, i109, i110, in rangeInvokeWithManyLocals()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | fold-pcmpeqd-0.ll | 58 …%xorps.i102 = xor <4 x i32> zeroinitializer, < i32 -1, i32 -1, i32 -1, i32 -1 > ; <<4 x i32>> [#u… 59 %orps203.i103 = or <4 x i32> %andnps192.i100, %xorps.i102 ; <<4 x i32>> [#uses=1]
|
/external/llvm/test/Transforms/AlignmentFromAssumptions/ |
D | start-unk.ll | 121 %ret.0.copyload.i.i102 = load i32, i32* %ret.0..sroa_cast.i.i106, align 2
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | big_alu.ll | 867 %one.sub.ac.i102 = fmul float %one.sub.a.i101, %tmp305 869 %result.i104 = fadd float %mul.i103, %one.sub.ac.i102
|