/external/llvm/test/CodeGen/SystemZ/ |
cond-store-06.ll | 155 %add2 = add i64 %add1, 524287 156 %ptr = inttoptr i64 %add2 to double *
|
int-conv-01.ll | 100 %add2 = add i64 %add1, 524287 101 %ptr = inttoptr i64 %add2 to i8 *
|
int-conv-02.ll | 109 %add2 = add i64 %add1, 524287 110 %ptr = inttoptr i64 %add2 to i8 *
|
int-conv-03.ll | 100 %add2 = add i64 %add1, 524287 101 %ptr = inttoptr i64 %add2 to i8 *
|
int-conv-04.ll | 109 %add2 = add i64 %add1, 524287 110 %ptr = inttoptr i64 %add2 to i8 *
|
int-conv-06.ll | 109 %add2 = add i64 %add1, 524287 110 %ptr = inttoptr i64 %add2 to i16 *
|
int-conv-07.ll | 100 %add2 = add i64 %add1, 524287 101 %ptr = inttoptr i64 %add2 to i16 *
|
int-conv-08.ll | 109 %add2 = add i64 %add1, 524287 110 %ptr = inttoptr i64 %add2 to i16 *
|
int-div-01.ll | 187 %add2 = add i64 %add1, 524287 188 %ptr = inttoptr i64 %add2 to i32 *
|
int-div-02.ll | 163 %add2 = add i64 %add1, 524287 164 %ptr = inttoptr i64 %add2 to i32 *
|
int-div-03.ll | 185 %add2 = add i64 %add1, 524287 186 %ptr = inttoptr i64 %add2 to i32 *
|
int-div-04.ll | 151 %add2 = add i64 %add1, 524287 152 %ptr = inttoptr i64 %add2 to i64 *
|
int-div-05.ll | 163 %add2 = add i64 %add1, 524287 164 %ptr = inttoptr i64 %add2 to i64 *
|
int-mul-08.ll | 181 %add2 = add i64 %add1, 524287 182 %ptr = inttoptr i64 %add2 to i64 *
|
cond-store-03.ll | 229 %add2 = add i64 %add1, 4096 230 %ptr = inttoptr i64 %add2 to i32 *
|
int-cmp-05.ll | 198 %add2 = add i64 %add1, 524284 199 %ptr = inttoptr i64 %add2 to i32 *
|
int-cmp-06.ll | 248 %add2 = add i64 %add1, 524284 249 %ptr = inttoptr i64 %add2 to i32 *
|
cond-store-01.ll | 303 %add2 = add i64 %add1, 4096 304 %ptr = inttoptr i64 %add2 to i8 *
|
/external/llvm/test/Transforms/Reassociate/ |
xor_reassoc.ll | 145 %add2 = add i32 %add, %or1 146 ret i32 %add2
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
Coupled.ll | 30 %add2 = add nsw i64 %i.02, 10 31 %arrayidx4 = getelementptr inbounds [100 x i32]* %A, i64 %add2, i64 %add 66 %add2 = add nsw i64 %i.02, 9 67 %arrayidx4 = getelementptr inbounds [100 x i32]* %A, i64 %add2, i64 %add
|
StrongSIV.ll | 425 %add2 = add i64 %mul1, 5 426 %arrayidx3 = getelementptr inbounds i32* %A, i64 %add2
|
SymbolicSIV.ll | 219 %add2 = sub i64 %n, %i.03 220 %arrayidx3 = getelementptr inbounds i32* %A, i64 %add2
|
/external/llvm/test/CodeGen/ARM/ |
ehabi.ll | 222 %add2 = add nsw i32 %add1, %d 223 tail call void @throw_exception_3(i32 %add2) 228 %add6 = add nsw i32 %add5, %add2
|
/external/llvm/test/Transforms/LoopVectorize/ |
global_alias.ll | 308 %add2 = add nsw i32 %3, %4 313 store i32 %add2, i32* %arrayidx4, align 4 [all...] |
/dalvik/vm/test/ |
TestIndirectRefTable.cpp | 137 ALOGE("trivial add2 failed");
|