Home
last modified time | relevance | path

Searched refs:call2 (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/test/CodeGen/X86/
Dx86-64-psub.ll14 %call2 = tail call { i64, double } @getSecondParam()
15 %1 = extractvalue { i64, double } %call2, 0
42 %call2 = tail call { i64, double } @getSecondParam()
43 %1 = extractvalue { i64, double } %call2, 0
71 %call2 = tail call { i64, double } @getSecondParam()
72 %1 = extractvalue { i64, double } %call2, 0
99 %call2 = tail call { i64, double } @getSecondParam()
100 %1 = extractvalue { i64, double } %call2, 0
127 %call2 = tail call { i64, double } @getSecondParam()
128 %1 = extractvalue { i64, double } %call2, 0
[all …]
Dtailcall-cgp-dup.ll25 %call2 = tail call i32 @f2() nounwind
49 ….bb9 ], [ %call8, %sw.bb7 ], [ %call6, %sw.bb5 ], [ %call4, %sw.bb3 ], [ %call2, %sw.bb1 ], [ %cal…
Dmultiple-return-values-cross-block.ll5 define void @call2(x86_fp80 *%P1, x86_fp80 *%P2) {
Dthis-return-64.ll43 %call2 = tail call %struct.B* @B_ctor(%struct.B* %1, i32 %y)
59 %call2 = tail call %struct.B* @B_ctor_nothisret(%struct.B* %1, i32 %y)
/external/llvm/test/CodeGen/Hexagon/
DBranchPredict.ll23 %call2 = tail call i32 bitcast (i32 (...)* @foobar to i32 (i32)*)(i32 4) nounwind
27 %retval.0 = phi i32 [ %call, %if.then ], [ %call2, %if.else ]
45 %call2 = tail call i32 bitcast (i32 (...)* @foobar to i32 (i32)*)(i32 4) nounwind
49 %retval.0 = phi i32 [ %call, %if.then ], [ %call2, %if.else ]
67 %call2 = tail call i32 bitcast (i32 (...)* @foobar to i32 (i32)*)(i32 %add1) nounwind
71 %retval.0 = phi i32 [ %call, %if.then ], [ %call2, %if.else ]
/external/llvm/test/Transforms/IPConstantProp/
Duser-with-multiple-uses.ll9 ; CHECK-NEXT: %call2 = tail call i32 @wwrite(i64 0) [[NUW:#[0-9]+]]
14 %call2 = tail call i32 @wwrite(i64 0) nounwind
15 ret i32 %call2
/external/compiler-rt/test/asan/TestCases/
Ddeep_tail_call.cc13 void __attribute__((noinline)) call2(int i) { call3(i); } in call2() function
15 void __attribute__((noinline)) call1(int i) { call2(i); } in call1()
/external/llvm/test/DebugInfo/X86/
Ddbg-const.ll6 ; %call2 = @bar()
10 ; hoists the second dbg.value above %call2, which then appears to
23 %call2 = tail call i32 @bar(), !dbg !11
24 %add = add nsw i32 %call2, %call, !dbg !12
/external/llvm/test/CodeGen/ARM/
Dreturned-ext.ll27 %call2 = tail call i32 @identity32(i32 %b)
61 %call2 = tail call i32 @identity32(i32 %b)
81 %call2 = tail call i32 @identity32(i32 %b)
101 %call2 = tail call i32 @identity32(i32 %b)
129 %call2 = tail call i32 @identity32(i32 %b)
154 %call2 = tail call i32 @identity32(i32 %b)
176 %call2 = tail call i32 @identity32(i32 %b)
Difconv-regmask.ll23 %call2 = tail call i32 @func1()
27 %retval.0 = phi i32 [ %call2, %sw.bb1 ], [ %call, %sw.bb ], [ -1, %entry ]
Dthis-return.ll33 %call2 = tail call %struct.B* @B_ctor_base(%struct.B* %1, i32 %x)
52 %call2 = tail call %struct.B* @B_ctor_base_nothisret(%struct.B* %1, i32 %x)
90 %call2 = tail call %struct.B* @B_ctor_complete(%struct.B* %b, i32 %x)
103 %call2 = tail call %struct.B* @B_ctor_complete(%struct.B* %b2, i32 %x)
Dsjlj-prepare-critical-edge.ll12 %call2 = invoke i8* @bar2()
31 invoke void @release(i8* %call2)
/external/libcxxabi/test/
Dbacktrace_test.cpp32 void call2(size_t* ntraced, bool do_throw) { in call2() function
41 call2(ntraced, do_throw); in call1()
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dintrinsic.ll59 %call2 = tail call float @llvm.copysign.f32(float %4, float %5) nounwind readnone
61 store float %call2, float* %c2, align 4
88 %call2 = tail call i32 @llvm.bswap.i32(i32 %add2) nounwind readnone
106 store i32 %call2, i32* %arrayidx8, align 4
135 %call2 = tail call i32 @llvm.ctlz.i32(i32 %add2,i1 true) nounwind readnone
153 store i32 %call2, i32* %arrayidx8, align 4
180 %call2 = tail call i32 @llvm.ctlz.i32(i32 %add2,i1 false) nounwind readnone
198 store i32 %call2, i32* %arrayidx8, align 4
225 %call2 = tail call i32 @llvm.cttz.i32(i32 %add2,i1 true) nounwind readnone
243 store i32 %call2, i32* %arrayidx8, align 4
[all …]
/external/llvm/test/CodeGen/AArch64/
Darm64-this-return.ll27 %call2 = tail call %struct.B* @B_ctor_base(%struct.B* %1, i32 %x)
41 %call2 = tail call %struct.B* @B_ctor_base_nothisret(%struct.B* %1, i32 %x)
70 %call2 = tail call %struct.B* @B_ctor_complete(%struct.B* %b, i32 %x)
81 %call2 = tail call %struct.B* @B_ctor_complete(%struct.B* %b2, i32 %x)
/external/llvm/test/Transforms/GlobalOpt/
Dcleanup-pointer-root-users.ll26 %call2 = call i8* @strdup(i8* %txt)
27 store i8* %call2, i8** @glbl
/external/chromium_org/v8/test/mjsunit/
Ddebug-stepin-function-call.js74 function call2() { function
156 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1,
/external/llvm/test/Transforms/LoopStrengthReduce/
Dpreserve-gep-loop-variant.ll26 %call2 = tail call i64 @car() nounwind
27 %conv = trunc i64 %call2 to i8
/external/llvm/test/CodeGen/Mips/
Df16abs.ll20 %call2 = tail call float @fabsf(float %1) #2
21 store float %call2, float* @x1, align 4
Dcall-optimization.ll86 %call2 = tail call double @ceil(double %call1)
87 store double %call2, double* @gd1, align 8
/external/llvm/test/Transforms/JumpThreading/
Dphi-eq.ll119 %call2 = call %struct._GList* @g_list_first(%struct._GList* %5)
120 %data.i = getelementptr inbounds %struct._GList* %call2, i32 0, i32 0
131 …%call.i = call %struct._GList* @g_list_remove_link(%struct._GList* %4, %struct._GList* %call2) nou…
176 %call2.i = call noalias i8* @g_strdup(i8* %16) nounwind
178 store i8* %call2.i, i8** %strval.i9, align 8
/external/llvm/test/Transforms/LoopUnroll/
D2011-08-09-PhiUpdate.ll25 %call2 = call i32 @getval()
39 %cmp18 = icmp sle i32 0, %call2
/external/llvm/test/Transforms/ConstantMerge/
D2011-01-15-EitherOrder.ll14 %call2 = tail call i32 @zed(%struct.foobar* @foo.d, %struct.foobar* @bar.d)
/external/llvm/test/Transforms/Inline/
Doptimization-remarks.ll48 %call2 = call float @foz(i32 %sub1, i32 %3)
49 %mul = fmul float %conv, %call2
/external/llvm/test/Assembler/
Dunnamed-addr.ll10 %call2 = tail call i32 @zed(%struct.foobar* @foo.d, %struct.foobar* @bar.d) nounwind

12