HomeSort by relevance Sort by last modified time
    Searched full:uses (Results 1051 - 1075 of 11488) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/PowerPC/
and-imm.ll 5 %Y = and i32 %X, 32769 ; <i32> [#uses=1]
11 %Y = and i32 %X, -2147418112 ; <i32> [#uses=1]
cmp-cmp.ll 4 %tmp1 = and i64 %X, 3 ; <i64> [#uses=1]
5 %tmp = icmp sgt i64 %tmp1, 2 ; <i1> [#uses=1]
fold-li.ll 7 %Y = add i32 %X, 65537 ; <i32> [#uses=1]
12 %Y = sub i32 %X, 65537 ; <i32> [#uses=1]
inlineasm-copy.ll 5 %tmp = tail call i32 asm "foo $0", "=r"( ) ; <i32> [#uses=1]
11 %tmp1 = tail call i32 asm "foo $0, $1", "=r,r"( i32 %X ) ; <i32> [#uses=1]
ppcf128-2.ll 7 %tmp5 = fsub ppc_fp128 0xM80000000000000000000000000000000, %a ; <ppc_fp128> [#uses=1]
8 %tmp6 = tail call i64 @__fixunstfdi( ppc_fp128 %tmp5 ) nounwind ; <i64> [#uses=0]
seteq-0.ll 5 %tmp.1 = icmp eq i32 %a, 0 ; <i1> [#uses=1]
6 %tmp.2 = zext i1 %tmp.1 to i32 ; <i32> [#uses=1]
vec_zero.ll 4 %T = load <4 x float>* %P ; <<4 x float>> [#uses=1]
5 %S = fadd <4 x float> zeroinitializer, %T ; <<4 x float>> [#uses=1]
  /external/llvm/test/CodeGen/X86/
2009-06-15-not-a-tail-call.ll 9 %tmp6 = tail call fastcc i8* @_D3gcx2GC12mallocNoSyncMFmkZPv() ; <i8*> [#uses=2]
10 %tmp9 = tail call i8* @memset(i8* %tmp6, i32 0, i64 2) ; <i8*> [#uses=0]
2010-02-01-TaillCallCrash.ll 6 @.str = external constant %"char[]", align 1 ; <%"char[]"*> [#uses=1]
10 %0 = tail call i32 bitcast (%"char[]"* @.str to i32 (i32)*)(i32 0) nounwind ; <i32> [#uses=1]
2010-03-04-Mul8Bug.ll 12 %conv49 = trunc i32 undef to i8 ; <i8> [#uses=1]
13 %div.i = udiv i8 %conv49, 5 ; <i8> [#uses=1]
14 %conv51 = zext i8 %div.i to i32 ; <i32> [#uses=1]
15 %call55 = call i32 @qux(i32 undef, i32 -2) nounwind ; <i32> [#uses=1]
16 %rem.i = urem i32 %call55, -1 ; <i32> [#uses=1]
17 %cmp57 = icmp uge i32 %conv51, %rem.i ; <i1> [#uses=1]
18 %conv58 = zext i1 %cmp57 to i32 ; <i32> [#uses=1]
19 %call85 = call i32 @func_35(i32*** undef, i32 undef, i32 %conv58, i32 1247, i32 0) nounwind ; <i32> [#uses=0]
2010-05-10-DAGCombinerBug.ll 7 %0 = load i16* %num2, align 2 ; <i16> [#uses=2]
8 %1 = mul nsw i16 %0, %0 ; <i16> [#uses=1]
coalescer-commute2.ll 14 %tmp6 = bitcast <2 x i64> %y to <8 x i16> ; <<8 x i16>> [#uses=1]
15 %tmp8 = bitcast <2 x i64> %x to <8 x i16> ; <<8 x i16>> [#uses=1]
16 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
17 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
23 %tmp6 = bitcast <2 x i64> %x to <8 x i16> ; <<8 x i16>> [#uses=1]
24 %tmp8 = bitcast <2 x i64> %y to <8 x i16> ; <<8 x i16>> [#uses=1]
25 %tmp9 = add <8 x i16> %tmp8, %tmp6 ; <<8 x i16>> [#uses=1]
26 %tmp10 = bitcast <8 x i16> %tmp9 to <2 x i64> ; <<2 x i64>> [#uses=1]
crash-O0.ll 13 %0 = trunc i64 undef to i8 ; <i8> [#uses=3]
14 %1 = udiv i8 0, %0 ; <i8> [#uses=1]
15 %2 = urem i8 0, %0 ; <i8> [#uses=1]
16 %3 = icmp uge i8 %2, %0 ; <i1> [#uses=1]
20 %4 = zext i8 %1 to i32 ; <i32> [#uses=1]
21 %5 = mul nsw i32 %4, undef ; <i32> [#uses=1]
22 %6 = add nsw i32 %5, undef ; <i32> [#uses=1]
23 %7 = icmp ne i32 %6, undef ; <i1> [#uses=1]
fildll.ll 4 %R = sitofp i64 %X to double ; <double> [#uses=1]
9 %R = uitofp i64 %X to double ; <double> [#uses=1]
hidden-vis-2.ll 4 @x = weak hidden global i32 0 ; <i32*> [#uses=1]
8 %0 = load i32* @x, align 4 ; <i32> [#uses=1]
hidden-vis-4.ll 3 @x = common hidden global i32 0 ; <i32*> [#uses=1]
10 %0 = load i32* @x, align 4 ; <i32> [#uses=1]
invalid-shift-immediate.ll 9 %x_addr = alloca i32 ; <i32*> [#uses=2]
10 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
12 %tmp = load i32* %x_addr, align 4 ; <i32> [#uses=1]
13 %tmp1 = ashr i32 %tmp, -2 ; <i32> [#uses=1]
14 %tmp2 = and i32 %tmp1, 1 ; <i32> [#uses=1]
15 %tmp23 = trunc i32 %tmp2 to i8 ; <i8> [#uses=1]
16 %toBool = icmp ne i8 %tmp23, 0 ; <i1> [#uses=1]
20 %tmp4 = call i32 (...)* @bar( ) nounwind ; <i32> [#uses=0]
isnan2.ll 7 %tmp6 = fcmp uno double %X, 0.000000e+00 ; <i1> [#uses=1]
8 %tmp67 = zext i1 %tmp6 to i32 ; <i32> [#uses=1]
vec_zero-2.ll 11 %tmp5256 = bitcast <2 x i64> zeroinitializer to <8 x i16> ; <<8 x i16>> [#uses=1]
12 %tmp5257 = sub <8 x i16> %tmp5256, zeroinitializer ; <<8 x i16>> [#uses=1]
13 %tmp5258 = bitcast <8 x i16> %tmp5257 to <2 x i64> ; <<2 x i64>> [#uses=1]
14 %tmp5265 = bitcast <2 x i64> %tmp5258 to <8 x i16> ; <<8 x i16>> [#uses=1]
15 %tmp5266 = call <16 x i8> @llvm.x86.sse2.packuswb.128( <8 x i16> %tmp5265, <8 x i16> zeroinitializer ) nounwind readnone ; <<8 x i16>> [#uses=1]
16 %tmp5267 = bitcast <16 x i8> %tmp5266 to <2 x i64> ; <<2 x i64>> [#uses=1]
17 %tmp5294 = and <2 x i64> zeroinitializer, %tmp5267 ; <<2 x i64>> [#uses=1]
20 %tmp5294.pn = phi <2 x i64> [ %tmp5294, %bb4743 ], [ zeroinitializer, %bb1664 ] ; <<2 x i64>> [#uses=0]
  /external/llvm/test/ExecutionEngine/
2003-05-11-PHIRegAllocBug.ll 11 %x = phi i32 [ 4, %entry ], [ 27, %then ] ; <i32> [#uses=0]
12 %result = phi i32 [ 32, %then ], [ 0, %entry ] ; <i32> [#uses=0]
hello.ll 4 @.LC0 = internal global [12 x i8] c"Hello World\00" ; <[12 x i8]*> [#uses=1]
9 %reg210 = call i32 @puts( i8* getelementptr ([12 x i8]* @.LC0, i64 0, i64 0) ) ; <i32> [#uses=0]
hello2.ll 4 @X = global i32 7 ; <i32*> [#uses=0]
5 @msg = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
  /external/llvm/test/Feature/
packed_struct.ll 19 %tmp = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 1) ; <i32> [#uses=1]
20 %tmp3 = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 2) ; <i32> [#uses=1]
21 %tmp6 = load i32* getelementptr (%struct.anon* @foos, i32 0, i32 3) ; <i32> [#uses=1]
22 %tmp4 = add i32 %tmp3, %tmp ; <i32> [#uses=1]
23 %tmp7 = add i32 %tmp4, %tmp6 ; <i32> [#uses=1]
29 %tmp = load i32* getelementptr([2 x <{ i32, i8 }>]* @bara, i32 0, i32 0, i32 0 ) ; <i32> [#uses=1]
30 %tmp4 = load i32* getelementptr ([2 x <{ i32, i8 }>]* @bara, i32 0, i32 1, i32 0) ; <i32> [#uses=1]
31 %tmp5 = add i32 %tmp4, %tmp ; <i32> [#uses=1]
varargs.ll 15 %ap = alloca i8* ; <i8**> [#uses=4]
16 %va.upgrd.1 = bitcast i8** %ap to i8* ; <i8*> [#uses=1]
18 %tmp = va_arg i8** %ap, i32 ; <i32> [#uses=1]
19 %aq = alloca i8* ; <i8**> [#uses=2]
20 %va0.upgrd.2 = bitcast i8** %aq to i8* ; <i8*> [#uses=1]
21 %va1.upgrd.3 = bitcast i8** %ap to i8* ; <i8*> [#uses=1]
23 %va.upgrd.4 = bitcast i8** %aq to i8* ; <i8*> [#uses=1]
25 %va.upgrd.5 = bitcast i8** %ap to i8* ; <i8*> [#uses=1]
  /external/llvm/test/Integer/
packed_struct_bt.ll 19 %tmp = load i35* getelementptr (%struct.anon* @foos, i32 0, i32 1) ; <i35> [#uses=1]
20 %tmp3 = load i35* getelementptr (%struct.anon* @foos, i32 0, i32 2) ; <i35> [#uses=1]
21 %tmp6 = load i35* getelementptr (%struct.anon* @foos, i32 0, i32 3) ; <i35> [#uses=1]
22 %tmp4 = add i35 %tmp3, %tmp ; <i35> [#uses=1]
23 %tmp7 = add i35 %tmp4, %tmp6 ; <i35> [#uses=1]
29 %tmp = load i35* getelementptr([2 x <{ i35, i8 }>]* @bara, i32 0, i32 0, i32 0 ) ; <i35> [#uses=1]
30 %tmp4 = load i35* getelementptr ([2 x <{ i35, i8 }>]* @bara, i32 0, i32 1, i32 0) ; <i35> [#uses=1]
31 %tmp5 = add i35 %tmp4, %tmp ; <i35> [#uses=1]

Completed in 113 milliseconds

<<41424344454647484950>>