/external/llvm/test/Transforms/SLPVectorizer/X86/ |
call.ll | 27 %call5 = tail call double @sin(double %mul5) nounwind readnone 30 store double %call5, double* %arrayidx5, align 8 48 %call5 = tail call double @cos(double %mul5) nounwind readnone 51 store double %call5, double* %arrayidx5, align 8 69 %call5 = tail call double @pow(double %mul5,double %mul5) nounwind readnone 72 store double %call5, double* %arrayidx5, align 8 91 %call5 = tail call double @exp2(double %mul5) nounwind readnone 94 store double %call5, double* %arrayidx5, align 8 114 %call5 = tail call i64 @round(i64 %mul5) nounwind readnone 117 store i64 %call5, i64* %arrayidx5, align [all...] |
intrinsic.ll | 25 %call5 = tail call double @llvm.fabs.f64(double %mul5) nounwind readnone 28 store double %call5, double* %arrayidx5, align 8
|
/dalvik/dx/tests/080-dex-exception-tables/ |
Blort.java | 23 public static void call5() { } method in class:Blort 69 call5(); method 90 call5(); method
|
expected.txt | 57 000c: invoke-static {}, Blort.call5:()V 97 0009: invoke-static {}, Blort.call5:()V
|
/external/llvm/test/CodeGen/X86/ |
2010-08-04-MaskedSignedCompare.ll | 32 %call5 = tail call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([4 x i8]* @.str, i64 0, i64 0), i32 %tmp4) nounwind ; <i32> [#uses=0]
|
misched-aa-mmos.ll | 28 %call5.i = call zeroext i1 @bar(i64* %1, i32 undef) #1
|
avx-vzeroupper.ll | 73 %call5 = tail call <4 x float> @do_sse(<4 x float> %c.017) nounwind 75 %call7 = tail call <4 x float> @do_sse(<4 x float> %call5) nounwind
|
fold-call-oper.ll | 32 %call5.i = tail call i32 %p1(i32* %1, i32 0, i32** %0)
|
ssp-data-layout.ll | 120 %call5 = call i32 @get_large_nonchar() 122 store i32 %call5, i32* %arrayidx6, align 4 264 %call5 = call i32 @get_large_nonchar() 266 store i32 %call5, i32* %arrayidx6, align 4 396 %call5 = call i32 @get_large_nonchar() 398 store i32 %call5, i32* %arrayidx6, align 4
|
2008-09-09-LinearScanBug.ll | 61 %call5 = tail call i32 (...)* @func_104( i32 %conv4 ) ; <i32> [#uses=0]
|
unwindraise.ll | 148 %call5.i = call i32 %21(i32 1, i32 %or.i, i64 %22, %struct._Unwind_Exception* %exc, %struct._Unwind_Context* %cur_context) 149 switch i32 %call5.i, label %do.end21 [
|
stack-protector.ll | [all...] |
/external/llvm/test/CodeGen/ARM/ |
ssp-data-layout.ll | 116 %call5 = call i32 @get_large_nonchar() 118 store i32 %call5, i32* %arrayidx6, align 4 263 %call5 = call i32 @get_large_nonchar() 265 store i32 %call5, i32* %arrayidx6, align 4 398 %call5 = call i32 @get_large_nonchar() 400 store i32 %call5, i32* %arrayidx6, align 4
|
/external/llvm/test/Transforms/JumpThreading/ |
phi-eq.ll | 140 %call5 = call i32 @g_list_length(%struct._GList* %11) 141 %cmp6 = icmp eq i32 %call5, 0
|
/external/llvm/test/Transforms/LoopReroll/ |
basic.ll | 118 %call5 = tail call i32 @foo(i32 0) #1 121 store i32 %call5, i32* %arrayidx9, align 4
|
/external/llvm/test/CodeGen/Mips/ |
hf16_1.ll | 40 %call5 = call float @sf_df_df(double %14, double %15)
|
hf16call32.ll | 91 %call5 = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([10 x i8]* @.str, i32 0, i32 0), double %6, double %7, i32 %conv4) [all...] |
/external/llvm/test/CodeGen/Thumb2/ |
constant-islands.ll | 286 %call5 = call i8* @_ZN13btConvexShapenwEm(i32 56) 287 %6 = bitcast i8* %call5 to %class.btCapsuleShape* [all...] |
/external/llvm/test/Transforms/ObjCARC/ |
basic.ll | [all...] |
path-overflow.ll | 873 %call5 = invoke signext i8 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i8 (i8*, i8*)*)(i8* undef, i8* undef) [all...] |