/external/llvm/test/CodeGen/SystemZ/ |
int-add-12.ll | 122 %add2 = add i64 %add1, 8 123 %ptr = inttoptr i64 %add2 to i64 *
|
int-cmp-04.ll | 99 %add2 = add i64 %add1, 4096 100 %ptr = inttoptr i64 %add2 to i16 *
|
int-cmp-07.ll | 111 %add2 = add i64 %add1, 524280 112 %ptr = inttoptr i64 %add2 to i64 *
|
int-cmp-08.ll | 112 %add2 = add i64 %add1, 524280 113 %ptr = inttoptr i64 %add2 to i64 *
|
int-mul-04.ll | 91 %add2 = add i64 %add1, 524280 92 %ptr = inttoptr i64 %add2 to i64 *
|
int-sub-04.ll | 92 %add2 = add i64 %add1, 524280 93 %ptr = inttoptr i64 %add2 to i64 *
|
or-03.ll | 92 %add2 = add i64 %add1, 524280 93 %ptr = inttoptr i64 %add2 to i64 *
|
xor-03.ll | 92 %add2 = add i64 %add1, 524280 93 %ptr = inttoptr i64 %add2 to i64 *
|
fp-move-02.ll | 219 %add2 = fadd double %add1, %double2 220 %add3 = fadd double %add2, %double3 252 %int2 = phi i64 [ 0, %entry ], [ %add2, %loop ] 264 %add2 = add i64 %int2, %bias 285 %conv2 = bitcast i64 %add2 to double 365 %add2 = add i64 %conv2, %bias 366 store volatile i64 %add2, i64 *@iptr
|
bswap-02.ll | 82 %add2 = add i64 %add1, 524287 83 %ptr = inttoptr i64 %add2 to i32 *
|
bswap-03.ll | 82 %add2 = add i64 %add1, 524287 83 %ptr = inttoptr i64 %add2 to i64 *
|
int-add-10.ll | 158 %add2 = add i64 %add1, 524284 159 %ptr = inttoptr i64 %add2 to i32 *
|
int-conv-09.ll | 99 %add2 = add i64 %add1, 524287 100 %ptr = inttoptr i64 %add2 to i32 *
|
int-conv-10.ll | 108 %add2 = add i64 %add1, 524287 109 %ptr = inttoptr i64 %add2 to i32 *
|
int-mul-03.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-02.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-03.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-06.ll | 158 %add2 = add i64 %add1, 524284 159 %ptr = inttoptr i64 %add2 to i32 *
|
cond-store-04.ll | 121 %add2 = add i64 %add1, 524287 122 %ptr = inttoptr i64 %add2 to i64 *
|
cond-store-05.ll | 155 %add2 = add i64 %add1, 4096 156 %ptr = inttoptr i64 %add2 to float *
|
/external/llvm/test/CodeGen/X86/ |
atomic_add.ll | 79 define void @add2(i16* nocapture %p, i32 %v) nounwind ssp { 81 ; CHECK-LABEL: add2:
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
phi.ll | 82 %add2 = fadd double %G.018, 1.000000e+01 84 %mul3 = fmul double %add2, 4.000000e+00
|
/external/chromium_org/media/tools/layout_tests/ |
layouttest_analyzer_helpers_unittest.py | 53 analyzerResultMapBase.result_map['skip']['add2.html'] = True 92 self.assertEquals(diff['skip'][1][0][0], 'add2.html')
|
/external/llvm/test/Transforms/LoopIdiom/X86/ |
popcnt.ll | 73 %add2 = add i32 %add, %c.0.lcssa 74 ret i32 %add2
|
/external/llvm/test/CodeGen/Mips/ |
tailcall.ll | 106 %add2 = add nsw i32 %add1, %a3 107 %add3 = add nsw i32 %add2, %a4
|