/external/llvm/test/Transforms/DeadStoreElimination/ |
D | pr11390.ll | 14 %call4 = tail call noalias i8* @malloc(i64 %add3) nounwind 15 store i8* %call4, i8** %s, align 8 16 %tobool = icmp eq i8* %call4, null 20 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %call4, i8* %name, i64 %call, i32 1, i1 false) 21 %arrayidx = getelementptr inbounds i8* %call4, i64 %call 24 %add.ptr5 = getelementptr inbounds i8* %call4, i64 %add 26 %arrayidx8 = getelementptr inbounds i8* %call4, i64 %add2
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/ |
D | deep_tail_call.cc | 9 void __attribute__((noinline)) call4(int i) { global[i+10]++; } in call4() function 11 void __attribute__((noinline)) call3(int i) { call4(i); } in call3()
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-cgp-dup.ll | 30 %call4 = tail call i32 @f3() nounwind 49 …%retval.0 = phi i32 [ %call10, %sw.bb9 ], [ %call8, %sw.bb7 ], [ %call6, %sw.bb5 ], [ %call4, %sw.… 80 %call4.i = tail call i8* @bar(i8* undef) optsize 84 %retval.0.in.i = phi i8* [ undef, %if.then.i ], [ %call4.i, %if.else.i ]
|
D | object-size.ll | 28 …%call4 = call i8* @__inline_strcpy_chk(i8* %tmp3, i8* getelementptr inbounds ([3 x i8]* @.str, i32… 32 %cond = phi i8* [ %call, %cond.true ], [ %call4, %cond.false ] ; <i8*> [#uses=0]
|
D | this-return-64.ll | 74 %call4 = tail call %struct.B* @B_ctor(%struct.B* %b, i32 %x) 87 %call4 = tail call %struct.B* @B_ctor_nothisret(%struct.B* %b, i32 %x)
|
D | remat-fold-load.ll | 40 %call4.i.i.i.i68 = call noalias i8* @malloc(i32 undef) nounwind 67 %call4.i.i.i.i89 = call noalias i8* @malloc(i32 %tmp10) nounwind 72 …call void @llvm.memcpy.p0i8.p0i8.i32(i8* %call4.i.i.i.i89, i8* %tmp13, i32 %tmp10, i32 1, i1 false…
|
D | fp-stack-2results.ll | 59 define void @call4(x86_fp80 *%P1, x86_fp80 *%P2) {
|
/external/llvm/test/Transforms/TailCallElim/ |
D | dup_tail.ll | 19 %call4 = call i32 @fib(i32 %sub3) 20 %add = add nsw i32 %call, %call4
|
/external/v8/test/mjsunit/ |
D | debug-stepin-function-call.js | 93 function call4() { function 146 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1];
|
/external/chromium_org/v8/test/mjsunit/ |
D | debug-stepin-function-call.js | 93 function call4() { function 156 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1,
|
/external/llvm/test/DebugInfo/X86/ |
D | DW_AT_location-reference.ll | 65 %call4 = tail call i32 @g(i32 %mul, i32 0) nounwind, !dbg !15 66 store i32 %call4, i32* @a, align 4, !dbg !15 72 %mul12 = mul nsw i32 %call4, %x.116, !dbg !18
|
D | instcombine-instrinsics.ll | 39 %call4 = call i32 @foo(i8* bitcast (void ()* @baz to i8*), %struct.i14** %i14)
|
/external/llvm/test/CodeGen/Mips/ |
D | hfptrcall.ll | 80 %call4 = call { float, float } %4() 81 %5 = extractvalue { float, float } %call4, 0 82 %6 = extractvalue { float, float } %call4, 1
|
D | hf16_1.ll | 37 %call4 = call float @sf_df_sf(double %12, float %13)
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-06-09-TailCallByVal.ll | 36 …%call4 = tail call i32 @fnmatch1(i8* %pattern, i8* %string, i8* %string, i32 %flags, %union.__mbst… 37 ret i32 %call4
|
D | call-tc.ll | 122 %call4 = tail call i32 @b(i32 %x) nounwind 131 %retval.0 = phi i32 [ %call, %if.then ], [ %call4, %if.then3 ], [ %call6, %if.end5 ]
|
D | debug-info-sreg2.ll | 24 %call4 = tail call float @_Z2f3f(float %k.08) optsize, !dbg !13
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-12-16-DCECond.ll | 20 %call4 = call i32 (...)* @foo() ; <i32> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | nested.ll | 516 …%call4 = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*, %struct.__objcFast… 517 %iszero = icmp eq i64 %call4, 0 527 %forcoll.count.ph = phi i64 [ %call4, %forcoll.loopinit ], [ %call7, %forcoll.refetch ] 583 …%call4 = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*, %struct.__objcFast… 584 %iszero = icmp eq i64 %call4, 0 594 %forcoll.count.ph = phi i64 [ %call4, %forcoll.loopinit ], [ %call7, %forcoll.refetch ] 650 …%call4 = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*, %struct.__objcFast… 651 %iszero = icmp eq i64 %call4, 0 661 %forcoll.count.ph = phi i64 [ %call4, %forcoll.loopinit ], [ %call7, %forcoll.refetch ] 718 …%call4 = call i64 bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to i64 (i8*, i8*, %struct.__objcFast… [all …]
|
/external/llvm/test/Transforms/JumpThreading/ |
D | indirectbr.ll | 90 …%call4 = call i32 (...)* @printf(i8* getelementptr inbounds ([4 x i8]* @.str, i64 0, i64 0), i64 p…
|
/external/llvm/test/Transforms/InstCombine/ |
D | cast.ll | 590 define <3 x i32> @test60(<4 x i32> %call4) nounwind { 591 %tmp11 = bitcast <4 x i32> %call4 to i128 601 define <4 x i32> @test61(<3 x i32> %call4) nounwind { 602 %tmp11 = bitcast <3 x i32> %call4 to i96 611 define <4 x i32> @test62(<3 x float> %call4) nounwind { 612 %tmp11 = bitcast <3 x float> %call4 to i96
|