/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | loop-strength-reduce6.ll | 49 %tmp165.i144.i = shl i32 %i.052.i.i, 5 ; <i32> [#uses=1] 50 %tmp165169.i.i = sext i32 %tmp165.i144.i to i64 ; <i64> [#uses=0]
|
/external/llvm/test/CodeGen/X86/ |
D | loop-strength-reduce6.ll | 49 %tmp165.i144.i = shl i32 %i.052.i.i, 5 ; <i32> [#uses=1] 50 %tmp165169.i.i = sext i32 %tmp165.i144.i to i64 ; <i64> [#uses=0]
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | 2012-01-13-phielim.ll | 37 %add.ptr.i144 = getelementptr inbounds i8, i8* %base, i64 %add.ptr.sum.i 38 %cmp2 = tail call i1 @foo(i8* %add.ptr.i144, i8* %add.ptr.i144, i8* undef) nounwind
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/ |
D | is_heap.pass.cpp | 286 int i144[] = {0, 0, 1, 1, 0, 0, 0}; in test() local 413 assert(std::is_heap(i144, i144+7) == (std::is_heap_until(i144, i144+7) == i144+7)); in test()
|
D | is_heap_until.pass.cpp | 286 int i144[] = {0, 0, 1, 1, 0, 0, 0}; in test() local 413 assert(std::is_heap_until(i144, i144+7) == i144+2); in test()
|
D | is_heap_until_comp.pass.cpp | 287 int i144[] = {0, 0, 1, 1, 0, 0, 0}; in test() local 414 assert(std::is_heap_until(i144, i144+7, std::greater<int>()) == i144+5); in test()
|
D | is_heap_comp.pass.cpp | 287 int i144[] = {0, 0, 1, 1, 0, 0, 0}; in test() local 414 …assert(std::is_heap(i144, i144+7, std::greater<int>()) == (std::is_heap_until(i144, i144+7, std::g… in test()
|
/external/r8/src/test/examples/regalloc/ |
D | RegAlloc.java | 158 int i144 = identity(144); int i145 = identity(145); int i146 = identity(146); in binaryOpUsingHighRegistersLocals() local 216 i144 + i145 + i146 + i147 + i148 + i149 + i150 + i151 + i152 + i153 + i154 + i155 + in binaryOpUsingHighRegistersLocals() 282 double i144 = identity(144.0); double i145 = identity(145.0); double i146 = identity(146.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 | 348 int i138, int i139, int i140, int i141, int i142, int i143, int i144, int i145, int i146, in manyArgs() argument 399 int i143 = 143; int i144 = 144; int i145 = 145; int i146 = 146; int i147 = 147; 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 | 288 @i144_l = external global i144 ; <i144*> [#uses=1] 289 @i144_s = external global i144 ; <i144*> [#uses=1] 1374 %tmp = load i144, i144* @i144_l ; <i144> [#uses=1] 1375 store i144 %tmp, i144* @i144_s
|
D | APIntSextParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 signext %x) nounwind { 975 store i144 %x, i144* @i144_s
|
D | APIntParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 %x) nounwind { 975 store i144 %x, i144* @i144_s
|
D | APIntZextParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 zeroext %x) nounwind { 975 store i144 %x, i144* @i144_s
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-early-ifcvt.ll | 408 %rem.i144 = srem i32 %add8.i143, %x0 409 %add9.i145 = add i32 %rem.i144, 1
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | APIntLoadStore.ll | 288 @i144_l = external global i144 ; <i144*> [#uses=1] 289 @i144_s = external global i144 ; <i144*> [#uses=1] 1374 %tmp = load i144* @i144_l ; <i144> [#uses=1] 1375 store i144 %tmp, i144* @i144_s
|
D | APIntParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 %x) nounwind { 975 store i144 %x, i144* @i144_s
|
D | APIntSextParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 signext %x) nounwind { 975 store i144 %x, i144* @i144_s
|
D | APIntZextParam.ll | 145 @i144_s = external global i144 ; <i144*> [#uses=1] 974 define void @i144_ls(i144 zeroext %x) nounwind { 975 store i144 %x, i144* @i144_s
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | big_alu.ll | 461 %result.i144 = fadd float %mul.i143, %one.sub.ac.i142 876 %mul.i95 = fmul float %result.i144, %tmp307 950 %mul.i79 = fmul float %result.i144, %tmp307
|