HomeSort by relevance Sort by last modified time
    Searched full:tail (Results 551 - 575 of 3492) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
fp-stack-set-st1.ll 5 %asmtmp = tail call { double, double } asm sideeffect "fmul\09%st(1),%st\0A\09fst\09%st(1)\0A\09frndint\0A\09fxch %st(1)\0A\09fsub\09%st(1),%st\0A\09f2xm1\0A\09", "={st},={st(1)},0,1,~{dirflag},~{fpsr},~{flags}"(double 0x4030FEFBD582097D, double 4.620000e+01) nounwind ; <{ double, double }> [#uses=0]
inline-asm-pic.ll 8 tail call void asm "mov $1,%gs:$0", "=*m,ri,~{dirflag},~{fpsr},~{flags}"(i8** inttoptr (i32 152 to i8**), i8* bitcast (i8** @main_q to i8*)) nounwind
nosse-error1.ll 16 %1 = tail call float @foo1(float %0) nounwind ; <float> [#uses=1]
19 %3 = tail call double @foo2(double %2) nounwind ; <double> [#uses=1]
22 %5 = tail call float @foo3(float %4) nounwind ; <float> [#uses=1]
25 %7 = tail call double @foo4(double %6) nounwind ; <double> [#uses=1]
nosse-error2.ll 16 %1 = tail call inreg float @foo1(float inreg %0) nounwind ; <float> [#uses=1]
19 %3 = tail call inreg double @foo2(double inreg %2) nounwind ; <double> [#uses=1]
22 %5 = tail call inreg float @foo3(float inreg %4) nounwind ; <float> [#uses=1]
25 %7 = tail call inreg double @foo4(double inreg %6) nounwind ; <double> [#uses=1]
pmovext.ll 13 %4 = tail call <8 x i16> @llvm.x86.sse41.pmovzxbw(<16 x i8> %3) nounwind
16 tail call void @llvm.x86.sse2.storeu.dq(i8* %5, <16 x i8> %6) nounwind
31 %tmp2 = tail call <4 x i32> @llvm.x86.sse41.pmovzxwd(<8 x i16> %tmp1) nounwind
41 %tmp2 = tail call <8 x i16> @llvm.x86.sse41.pmovzxbw(<16 x i8> %tmp1)
sibcall-4.ll 11 tail call ghccc void %nma(i32* %Base_Arg, i32* %nm3, i32* %Hp_Arg, i32 %R1_Arg) nounwind
simple-zext.ll 11 tail call void @use(i32 %and)
sub-with-overflow.ll 14 %t1 = tail call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @ok, i32 0, i32 0), i32 %sum ) nounwind
18 %t2 = tail call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @no, i32 0, i32 0) ) nounwind
34 %t1 = tail call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @ok, i32 0, i32 0), i32 %sum ) nounwind
38 %t2 = tail call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @no, i32 0, i32 0) ) nounwind
switch-or.ll 15 %call = tail call i32 (...) @bar() nounwind
tailcallpic1.ll 10 %tmp11 = tail call fastcc i32 @tailcallee( i32 %in1, i32 %in2, i32 %in1, i32 %in2 ) ; <i32> [#uses=1]
tailcallpic2.ll 10 %tmp11 = tail call fastcc i32 @tailcallee( i32 %in1, i32 %in2, i32 %in1, i32 %in2 ) ; <i32> [#uses=1]
vec_ss_load_fold.ll 11 %tmp28 = tail call <4 x float> @llvm.x86.sse.sub.ss( <4 x float> %tmp12, <4 x float> < float 1.000000e+00, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1]
12 %tmp37 = tail call <4 x float> @llvm.x86.sse.mul.ss( <4 x float> %tmp28, <4 x float> < float 5.000000e-01, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1]
13 %tmp48 = tail call <4 x float> @llvm.x86.sse.min.ss( <4 x float> %tmp37, <4 x float> < float 6.553500e+04, float 0.000000e+00, float 0.000000e+00, float 0.000000e+00 > ) ; <<4 x float>> [#uses=1]
14 %tmp59 = tail call <4 x float> @llvm.x86.sse.max.ss( <4 x float> %tmp48, <4 x float> zeroinitializer ) ; <<4 x float>> [#uses=1]
15 %tmp.upgrd.1 = tail call i32 @llvm.x86.sse.cvttss2si( <4 x float> %tmp59 ) ; <i32> [#uses=1]
28 %tmp48 = tail call <4 x float> @llvm.x86.sse.min.ss( <4 x float> %tmp375, <4 x float> < float 6.553500e+04, float undef, float undef, float undef > ) ; <<4 x float>> [#uses=1]
29 %tmp59 = tail call <4 x float> @llvm.x86.sse.max.ss( <4 x float> %tmp48, <4 x float> < float 0.000000e+00, float undef, float undef, float undef > ) ; <<4 x float>> [#uses=1]
30 %tmp = tail call i32 @llvm.x86.sse.cvttss2si( <4 x float> %tmp59 ) ; <i32> [#uses=1]
77 %0 = tail call <2 x double> @llvm.x86.sse2.cvtsi2sd(<2 x double> <double
  /external/llvm/test/ExecutionEngine/
fma3-jit.ll 10 %fma = tail call double @llvm.fma.f64(double 3.0, double 3.0, double 3.0) nounwind readnone
  /external/llvm/test/MC/X86/
x86-windows-itanium-libcalls.ll 9 %call = tail call double @floor(double %conv)
  /external/llvm/test/Object/
mangle-ir.ll 10 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* null, i8* null, i64 0, i32 1, i1 false)
  /external/llvm/test/TableGen/
LoLoL.td 12 def TWO : Derived<!if(!empty(v),[]<int>,!if(!empty(!tail(v)),!if(!empty(!head(v)),[]<int>,v[0][0]),v[1][0]))>;
  /external/llvm/test/Transforms/ConstantMerge/
2011-01-15-EitherOrder.ll 14 %call2 = tail call i32 @zed(%struct.foobar* @foo.d, %struct.foobar* @bar.d)
  /external/llvm/test/Transforms/IndVarSimplify/
2009-04-27-Floating.ll 15 tail call void @foo()
  /external/llvm/test/Transforms/InstCombine/
2007-11-25-CompatibleAttributes.ll 8 %tmp32 = tail call i32 (i8* , ...) bitcast (i32 (i8*, ...) * @printf to i32 (i8* , ...) *)( i8* getelementptr ([4 x i8], [4 x i8]* @.str, i32 0, i32 0) , i32 0 ) nounwind ; <i32> [#uses=0]
2009-02-11-NotInitialized.ll 8 %1 = tail call i64 @strlen(i8* %x) nounwind readonly
2012-04-23-Neon-Intrinsics.ll 5 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> %x, <4 x i16> zeroinitializer) nounwind
13 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> %x, <4 x i16> <i16 1, i16 1, i16 1, i16 1>) nounwind
22 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> <i16 3, i16 3, i16 3, i16 3>, <4 x i16> <i16 2, i16 2, i16 2, i16 2>) nounwind
30 %b = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> <i16 -1, i16 -1, i16 -1, i16 -1>, <4 x i16> <i16 1, i16 1, i16 1, i16 1>) nounwind
38 %b = tail call <4 x i32> @llvm.arm.neon.vmullu.v4i32(<4 x i16> <i16 -1, i16 -1, i16 -1, i16 -1>, <4 x i16> <i16 1, i16 1, i16 1, i16 1>) nounwind
46 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> <i16 2, i16 2, i16 2, i16 2>, <4 x i16> %x) nounwind
50 ; CHECK-NEXT: %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> <i16 2, i16 2, i16 2, i16 2>, <4 x i16> %x) [[NUW:#[0-9]+]]
56 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> <i16 3, i16 3, i16 3, i16 3>, <4 x i16> <i16 2, i16 2, i16 2, i16 2>) nounwind
71 %a = tail call <4 x i32> @llvm.aarch64.neon.smull.v4i32(<4 x i16> %x, <4 x i16> zeroinitializer) nounwind
79 %a = tail call <4 x i32> @llvm.aarch64.neon.smull.v4i32(<4 x i16> %x, <4 x i16> <i16 1, i16 1, i16 1, i16 1> (…)
    [all...]
constant-fold-hang.ll 6 %a = tail call <4 x i32> @llvm.arm.neon.vmulls.v4i32(<4 x i16> %x, <4 x i16> zeroinitializer) #2
  /external/llvm/test/Transforms/InstSimplify/
noalias-ptr.ll 27 %2 = tail call noalias i8* @_Znam(i64 48) #4
52 %4 = tail call noalias i8* @_Znam(i64 48) #4
53 %5 = tail call noalias i8* @_Znam(i64 48) #4
77 %4 = tail call noalias i8* @_Znam(i64 48) #4
78 %5 = tail call noalias i8* @_Znam(i64 48) #4
102 %4 = tail call noalias i8* @_Znam(i64 48) #4
103 %5 = tail call noalias i8* @_Znam(i64 48) #4
127 %4 = tail call noalias i8* @_Znam(i64 48) #4
128 %5 = tail call noalias i8* @_Znam(i64 48) #4
156 %4 = tail call noalias i8* @_Znam(i64 48) #
    [all...]
  /external/llvm/test/Transforms/LoopStrengthReduce/
2008-09-09-Overflow.ll 32 tail call i32 @func_8( i8 zeroext %2 ) nounwind ; <i32>:3 [#uses=0]
35 tail call i32 @func_3( i8 signext %5 ) nounwind ; <i32>:6 [#uses=0]
46 tail call void @func_1( ) nounwind
48 tail call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @"\01LC", i32 0, i32 0), i32 %0 ) nounwind ; <i32>:1 [#uses=0]
  /external/llvm/test/Transforms/MemCpyOpt/
memmove.ll 14 %malloccall = tail call i8* @malloc(i32 trunc (i64 mul nuw (i64 ptrtoint (i8* getelementptr (i8, i8* null, i32 1) to i64), i64 13) to i32))
17 tail call void @llvm.memmove.p0i8.p0i8.i64(i8* %call3.sub, i8* %src, i64 13, i32 1, i1 false)
28 tail call void @llvm.memmove.p0i8.p0i8.i64(i8* %P, i8* %add.ptr, i64 16, i32 1, i1 false)
38 tail call void @llvm.memmove.p0i8.p0i8.i64(i8* %P, i8* %add.ptr, i64 17, i32 1, i1 false)

Completed in 338 milliseconds

<<21222324252627282930>>