/external/llvm/test/CodeGen/PowerPC/ |
2007-01-29-lbrx-asm.ll | 5 %tmp237 = call i16 asm "lhbrx $0, $2, $1", "=r,r,bO,m"( i8* %d1, i32 0, i16* %d2 ) ; <i16> [#uses=1]
|
2007-01-31-InlineAsmAddrMode.ll | 12 %Out = alloca %struct.A, align 4 ; <%struct.A*> [#uses=1] 20 %Out = alloca %struct.A, align 4 ; <%struct.A*> [#uses=1] 21 %tmp2 = getelementptr %struct.A* %Out, i32 0, i32 0 ; <i32*> [#uses=1] 22 %tmp5 = call i32 asm "lwbrx $0, $2, $1", "=r,r,bO,m"( i8* null, i32 0, i32* %tmp2 ) ; <i32> [#uses=0]
|
2007-08-04-CoalescerAssert.ll | 15 %tmp22 = tail call %struct._obstack_chunk* null( i64 undef ) ; <%struct._obstack_chunk*> [#uses=2] 19 %iftmp.0.043.0 = phi %struct._obstack_chunk* [ null, %cond_true ], [ %tmp22, %cond_false ] ; <%struct._obstack_chunk*> [#uses=1] 24 %iftmp.0.043.1 = phi %struct._obstack_chunk* [ %iftmp.0.043.0, %cond_true28 ], [ null, %cond_true ], [ %tmp22, %cond_false ] ; <%struct._obstack_chunk*> [#uses=1] 25 %tmp41 = getelementptr %struct._obstack_chunk* %iftmp.0.043.1, i32 0, i32 0 ; <i8**> [#uses=1]
|
2008-07-17-Fneg.ll | 10 fsub ppc_fp128 0xM80000000000000000000000000000000, 0xM00000000000000000000000000000000 ; <ppc_fp128>:0 [#uses=1] 11 fptoui ppc_fp128 %0 to i32 ; <i32>:1 [#uses=1] 12 zext i32 %1 to i64 ; <i64>:2 [#uses=1] 13 sub i64 0, %2 ; <i64>:3 [#uses=1]
|
fabs.ll | 5 %tmp2 = tail call double @fabs( double %f ) ; <double> [#uses=1]
|
fp_to_uint.ll | 5 %tmp.1 = fptoui float %a to i16 ; <i16> [#uses=1]
|
fpcopy.ll | 4 %F.upgrd.1 = fpext float %F to double ; <double> [#uses=1]
|
load-constant-addr.ll | 6 %tmp.i = load float* inttoptr (i32 186018016 to float*) ; <float> [#uses=1]
|
ppcf128-1-opt.ll | 8 %tmp3 = fadd ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1] 14 %tmp3 = fsub ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1] 20 %tmp3 = fmul ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1] 26 %tmp3 = fdiv ppc_fp128 %x, %y ; <ppc_fp128> [#uses=1]
|
stfiwx.ll | 10 %tmp.2 = fptosi float %a to i32 ; <i32> [#uses=1] 16 %tmp.2 = getelementptr i32* %b, i32 1 ; <i32*> [#uses=1] 17 %tmp.5 = getelementptr i32* %b, i32 %i ; <i32*> [#uses=1] 18 %tmp.7 = fptosi float %a to i32 ; <i32> [#uses=3]
|
vec_br_cmp.ll | 8 %tmp = load <4 x float>* %A ; <<4 x float>> [#uses=1] 9 %tmp3 = load <4 x float>* %B ; <<4 x float>> [#uses=1] 10 %tmp.upgrd.1 = tail call i32 @llvm.ppc.altivec.vcmpeqfp.p( i32 1, <4 x float> %tmp, <4 x float> %tmp3 ) ; <i32> [#uses=1] 11 %tmp.upgrd.2 = icmp eq i32 %tmp.upgrd.1, 0 ; <i1> [#uses=1]
|
vec_insert.ll | 5 %vecext = insertelement <8 x i16> %foo, i16 %a, i32 7 ; <i8> [#uses=1]
|
/external/llvm/test/CodeGen/SPARC/ |
2008-10-10-InlineAsmMemoryOperand.ll | 5 @llvm.global_ctors = appending global [1 x { i32, void ()* }] [ { i32, void ()* } { i32 65535, void ()* @set_fast_math } ] ; <[1 x { i32, void ()* }]*> [#uses=0] 9 %fsr = alloca i32 ; <i32*> [#uses=4] 11 %0 = load i32* %fsr, align 4 ; <i32> [#uses=1] 12 %1 = or i32 %0, 4194304 ; <i32> [#uses=1]
|
/external/llvm/test/CodeGen/Thumb/ |
2009-06-18-ThumbCommuteMul.ll | 5 %mul = mul i32 %y, %x ; <i32> [#uses=1]
|
fpow.ll | 5 %0 = tail call double @llvm.pow.f64( double %x, double %y ) ; <double> [#uses=1]
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-11-13-STRDBug.ll | 6 %..i = select i1 false, i64 0, i64 0 ; <i64> [#uses=1] 10 %0 = lshr i64 %h1, 0 ; <i64> [#uses=1] 12 %1 = lshr i64 %l1, 0 ; <i64> [#uses=1] 13 %2 = or i64 0, %1 ; <i64> [#uses=1]
|
2010-05-24-rsbs.ll | 7 %0 = sub nsw i64 1, %x ; <i64> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
2006-10-19-SwitchUnnecessaryBranching.ll | 3 @str = internal constant [14 x i8] c"Hello world!\0A\00" ; <[14 x i8]*> [#uses=1] 4 @str.upgrd.1 = internal constant [13 x i8] c"Blah world!\0A\00" ; <[13 x i8]*> [#uses=1] 18 %tmp1 = tail call i32 (i8*, ...)* @printf( i8* getelementptr ([14 x i8]* @str, i32 0, i64 0) ) ; <i32> [#uses=0] 22 %tmp4 = tail call i32 (i8*, ...)* @printf( i8* getelementptr ([13 x i8]* @str.upgrd.1, i32 0, i64 0) ) ; <i32> [#uses=0]
|
2007-07-03-GR64ToVR64.ll | 7 @R = external global x86_mmx ; <x86_mmx*> [#uses=1] 11 %tmp4 = bitcast <1 x i64> %B to x86_mmx ; <<4 x i16>> [#uses=1] 12 %tmp6 = bitcast <1 x i64> %A to x86_mmx ; <<4 x i16>> [#uses=1] 13 %tmp7 = tail call x86_mmx @llvm.x86.mmx.paddus.w( x86_mmx %tmp6, x86_mmx %tmp4 ) ; <x86_mmx> [#uses=1]
|
2007-11-30-LoadFolding-Bug.ll | 12 %nfft_init.0.i = phi i32 [ 1, %entry ], [ %tmp7.i3, %bb.i5 ] ; <i32> [#uses=1] 14 %tmp7.i3 = shl i32 %nfft_init.0.i, 1 ; <i32> [#uses=2] 24 %tmp22.i = sdiv i32 0, 2 ; <i32> [#uses=2] 32 %tmp8.i14.i = select i1 %foo, i32 1, i32 0 ; <i32> [#uses=1] 39 %j.0.reg2mem.0.i16.i = phi i32 [ 0, %cond_next36.i ], [ %indvar.next39.i, %bb.i28.i ] ; <i32> [#uses=2] 40 %din_addr.1.reg2mem.0.i17.i = phi double [ 0.000000e+00, %cond_next36.i ], [ %tmp16.i25.i, %bb.i28.i ] ; <double> [#uses=1] 41 %tmp1.i18.i = fptosi double %din_addr.1.reg2mem.0.i17.i to i32 ; <i32> [#uses=2] 42 %tmp4.i19.i = icmp slt i32 %tmp1.i18.i, %radix ; <i1> [#uses=1] 43 %x.0.i21.i = select i1 %tmp4.i19.i, i32 %tmp1.i18.i, i32 0 ; <i32> [#uses=1] 44 %tmp41.sum.i = add i32 %j.0.reg2mem.0.i16.i, 2 ; <i32> [#uses=0 [all...] |
2008-01-09-LongDoubleSin.ll | 7 %tmp2 = tail call x86_fp80 @sinl( x86_fp80 %x ) nounwind readonly ; <x86_fp80> [#uses=1]
|
2008-03-06-frem-fpstack.ll | 5 %tmp3 = frem float %a, %b ; <float> [#uses=1]
|
2008-05-28-CoalescerBug.ll | 6 %tmp59 = call i16 @ca11001_0__cartesian_assign( i8 zeroext 0, i8 zeroext 0, i16 undef ) ; <i16> [#uses=0]
|
2008-08-19-SubAndFetch.ll | 3 @var = external global i64 ; <i64*> [#uses=1]
|
2009-01-27-NullStrings.ll | 4 @x = internal unnamed_addr constant [1 x i8] zeroinitializer ; <[1 x i8]*> [#uses=1]
|