Home
last modified time | relevance | path

Searched refs:i146 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/CodeGen/ARM/
D2012-05-29-TailDupBug.ll61 br label %for.body.i146.i
63 for.body.i146.i: ; preds = %for.body.i146.i, %if.end.i20
64 br i1 undef, label %if.end20.i, label %for.body.i146.i
66 if.end20.i: ; preds = %for.body.i146.i
/external/llvm/test/CodeGen/AArch64/
Darm64-early-ifcvt.ll404 br i1 undef, label %if.then.i146, label %is_sbox.exit155
406 if.then.i146:
412 is_sbox.exit155: ; preds = %if.then.i146, %for.body
413 %seg_offset.0.i151 = phi i32 [ %add9.i145, %if.then.i146 ], [ undef, %for.body ]
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp288 int i146[] = {0, 0, 1, 1, 0, 1, 0}; in test() local
415 assert(std::is_heap(i146, i146+7) == (std::is_heap_until(i146, i146+7) == i146+7)); in test()
Dis_heap_until.pass.cpp288 int i146[] = {0, 0, 1, 1, 0, 1, 0}; in test() local
415 assert(std::is_heap_until(i146, i146+7) == i146+2); in test()
Dis_heap_until_comp.pass.cpp289 int i146[] = {0, 0, 1, 1, 0, 1, 0}; in test() local
416 assert(std::is_heap_until(i146, i146+7, std::greater<int>()) == i146+6); in test()
Dis_heap_comp.pass.cpp289 int i146[] = {0, 0, 1, 1, 0, 1, 0}; in test() local
416 …assert(std::is_heap(i146, i146+7, std::greater<int>()) == (std::is_heap_until(i146, i146+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java158 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/
DInvoke.java348 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/
DAPIntLoadStore.ll292 @i146_l = external global i146 ; <i146*> [#uses=1]
293 @i146_s = external global i146 ; <i146*> [#uses=1]
1386 %tmp = load i146, i146* @i146_l ; <i146> [#uses=1]
1387 store i146 %tmp, i146* @i146_s
DAPIntSextParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 signext %x) nounwind {
985 store i146 %x, i146* @i146_s
DAPIntParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 %x) nounwind {
985 store i146 %x, i146* @i146_s
DAPIntZextParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 zeroext %x) nounwind {
985 store i146 %x, i146* @i146_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll292 @i146_l = external global i146 ; <i146*> [#uses=1]
293 @i146_s = external global i146 ; <i146*> [#uses=1]
1386 %tmp = load i146* @i146_l ; <i146> [#uses=1]
1387 store i146 %tmp, i146* @i146_s
DAPIntParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 %x) nounwind {
985 store i146 %x, i146* @i146_s
DAPIntSextParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 signext %x) nounwind {
985 store i146 %x, i146* @i146_s
DAPIntZextParam.ll147 @i146_s = external global i146 ; <i146*> [#uses=1]
984 define void @i146_ls(i146 zeroext %x) nounwind {
985 store i146 %x, i146* @i146_s
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll455 %one.sub.ac.i146 = fmul float %one.sub.a.i145, %tmp381
457 %result.i148 = fadd float %mul.i147, %one.sub.ac.i146