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

<<41424344454647484950>>

  /external/llvm/test/Linker/
2002-07-17-GlobalFail.ll 5 @X = constant i32 5 ; <i32*> [#uses=2]
6 @Y = internal global [2 x i32*] [ i32* @X, i32* @X ] ; <[2 x i32*]*> [#uses=0]
2002-08-20-ConstantExpr.ll 7 @work = global i32 4 ; <i32*> [#uses=1]
8 @test = global i32* getelementptr (i32* @work, i64 1) ; <i32**> [#uses=0]
  /external/llvm/test/Transforms/ConstProp/
2005-01-28-SetCCGEP.ll 4 @b = external global [2 x { }] ; <[2 x { }]*> [#uses=2]
7 %tmp.2 = icmp eq { }* getelementptr ([2 x { }]* @b, i32 0, i32 0), getelementptr ([2 x { }]* @b, i32 0, i32 1) ; <i1> [#uses=1]
2006-12-01-bool-casts.ll 7 %A = sext i1 true to i32 ; <i32> [#uses=1]
12 %A = zext i1 true to i32 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/FunctionAttrs/
2008-09-03-ReadNone.ll 7 %tmp = call i32 @e( ) ; <i32> [#uses=1]
16 %tmp = load i32* @x ; <i32> [#uses=1]
  /external/llvm/test/Transforms/GVN/
2007-07-26-NonRedundant.ll 3 @bsLive = external global i32 ; <i32*> [#uses=2]
14 %tmp29 = load i32* @bsLive, align 4 ; <i32> [#uses=0]
  /external/llvm/test/Transforms/GlobalOpt/
trivialstore.ll 3 @G = internal global i32 17 ; <i32*> [#uses=3]
11 %X = load i32* @G ; <i32> [#uses=1]
  /external/llvm/test/Transforms/IndVarSimplify/
2008-11-25-APFloatAssert.ll 8 %result.0.i89 = phi ppc_fp128 [ 0xM00000000000000000000000000000000, %entry ], [ %0, %bb23.i91 ] ; <ppc_fp128> [#uses=2]
9 %0 = fmul ppc_fp128 %result.0.i89, %result.0.i89 ; <ppc_fp128> [#uses=1]
  /external/llvm/test/Transforms/Inline/
2009-01-13-RecursiveInlineCrash.ll 6 @NumNodes = external global i32 ; <i32*> [#uses=0]
7 @"\01LC" = external constant [43 x i8] ; <[43 x i8]*> [#uses=0]
8 @"\01LC1" = external constant [19 x i8] ; <[19 x i8]*> [#uses=0]
9 @"\01LC2" = external constant [17 x i8] ; <[17 x i8]*> [#uses=0]
78 %0 = getelementptr %struct.quad_struct* %tree, i32 0, i32 3 ; <%struct.quad_struct**> [#uses=1]
79 %1 = load %struct.quad_struct** %0, align 4 ; <%struct.quad_struct*> [#uses=1]
83 %2 = getelementptr %struct.quad_struct* %tree, i32 0, i32 2 ; <%struct.quad_struct**> [#uses=1]
84 %3 = load %struct.quad_struct** %2, align 4 ; <%struct.quad_struct*> [#uses=1]
88 %4 = getelementptr %struct.quad_struct* %tree, i32 0, i32 5 ; <%struct.quad_struct**> [#uses=1]
89 %5 = load %struct.quad_struct** %4, align 4 ; <%struct.quad_struct*> [#uses=1
    [all...]
  /external/llvm/test/Transforms/InstCombine/
2002-08-02-CastTest.ll 7 %c1 = trunc i64 %A to i8 ; <i8> [#uses=1]
8 %c2 = zext i8 %c1 to i64 ; <i64> [#uses=1]
2005-04-07-UDivSelectCrash.ll 4 %tmp.16 = select i1 %C, i32 8, i32 1 ; <i32> [#uses=1]
5 %tmp.18 = udiv i32 %tmp.15, %tmp.16 ; <i32> [#uses=1]
2005-07-07-DeadPHILoop.ll 9 %X = phi i32 [ %Y, %Dead ] ; <i32> [#uses=1]
10 %Y = sdiv i32 %X, 10 ; <i32> [#uses=2]
2006-04-28-ShiftShiftLongLong.ll 6 %Y = shl i64 %X, 16 ; <i64> [#uses=1]
8 %Z = ashr i64 %Y, 16 ; <i64> [#uses=1]
2006-11-10-ashr-miscompile.ll 5 %shift.upgrd.1 = zext i8 %amt to i32 ; <i32> [#uses=1]
6 %B = lshr i32 -1, %shift.upgrd.1 ; <i32> [#uses=1]
2008-07-08-VolatileLoadMerge.ll 5 @g_1 = internal global i32 0 ; <i32*> [#uses=3]
9 %tmp93 = icmp slt i32 0, 10 ; <i1> [#uses=0]
10 %tmp34 = load volatile i32* @g_1, align 4 ; <i32> [#uses=1]
14 %b.0.reg2mem.0 = phi i32 [ 0, %entry ], [ %tmp6, %bb ] ; <i32> [#uses=1]
16 %tmp4 = add i32 %tmp3.reg2mem.0, 5 ; <i32> [#uses=1]
18 %tmp6 = add i32 %b.0.reg2mem.0, 1 ; <i32> [#uses=2]
19 %tmp9 = icmp slt i32 %tmp6, 10 ; <i1> [#uses=1]
20 %tmp3 = load volatile i32* @g_1, align 4 ; <i32> [#uses=1]
IntPtrCast.ll 5 %V = ptrtoint i32* %P to i32 ; <i32> [#uses=1]
6 %P2 = inttoptr i32 %V to i32* ; <i32*> [#uses=1]
fpcast.ll 5 %x = fptoui float 2.550000e+02 to i8 ; <i8> [#uses=1]
11 %x = fptosi float -1.000000e+00 to i8 ; <i8> [#uses=1]
volatile_store.ll 4 @x = weak global i32 0 ; <i32*> [#uses=2]
8 %tmp = load volatile i32* @x ; <i32> [#uses=1]
zext.ll 5 %c1 = zext i16 %A to i32 ; <i32> [#uses=1]
6 %c2 = sext i32 %c1 to i64 ; <i64> [#uses=1]
  /external/llvm/test/Transforms/LoopDeletion/
dcetest.ll 11 %j2 = phi i32 [ %j4, %BB7 ], [ 1, %BB1 ] ; <i32> [#uses=2]
12 %k2 = phi i32 [ %k4, %BB7 ], [ 0, %BB1 ] ; <i32> [#uses=4]
13 %kcond = icmp slt i32 %k2, 100 ; <i1> [#uses=1]
17 %jcond = icmp slt i32 %j2, 20 ; <i1> [#uses=1]
24 %k3 = add i32 %k2, 1 ; <i32> [#uses=1]
28 %k5 = add i32 %k2, 1 ; <i32> [#uses=1]
32 %j4 = phi i32 [ 1, %BB5 ], [ %k2, %BB6 ] ; <i32> [#uses=1]
33 %k4 = phi i32 [ %k3, %BB5 ], [ %k5, %BB6 ] ; <i32> [#uses=1]
  /external/llvm/test/Transforms/LoopRotate/
preserve-scev.ll 11 %tmp = bitcast i32 undef to i32 ; <i32> [#uses=1]
15 %tmp5 = phi i32 [ undef, %BB1 ], [ %tmp, %BB2 ] ; <i32> [#uses=1]
19 %tmp7 = bitcast i32 %tmp5 to i32 ; <i32> [#uses=2]
23 %tmp10 = phi i32 [ %tmp11, %BB12 ], [ %tmp7, %BB8 ] ; <i32> [#uses=2]
24 %tmp11 = add i32 %tmp10, 1 ; <i32> [#uses=1]
31 %tmp14 = phi i32 [ %tmp16, %BB15 ], [ %tmp7, %BB8 ] ; <i32> [#uses=1]
35 %tmp16 = add i32 %tmp14, -1 ; <i32> [#uses=1]
45 %tmp20 = phi i32 [ %tmp10, %BB17 ], [ undef, %BB18 ] ; <i32> [#uses=0]
  /external/llvm/test/Transforms/LoopStrengthReduce/
phi_node_update_multiple_preds.ll 11 %indvar37 = phi i32 [ 0, %entry ], [ %indvar.next38, %no_exit.2 ] ; <i32> [#uses=3]
12 %gep.upgrd.1 = zext i32 %indvar37 to i64 ; <i64> [#uses=1]
13 %wp.2.4 = getelementptr i8* null, i64 %gep.upgrd.1 ; <i8*> [#uses=1]
16 %wp.2.4.rec = bitcast i32 %indvar37 to i32 ; <i32> [#uses=1]
17 %inc.1.rec = add i32 %wp.2.4.rec, 1 ; <i32> [#uses=1]
18 %inc.1 = getelementptr i8* null, i32 %inc.1.rec ; <i8*> [#uses=2]
19 %indvar.next38 = add i32 %indvar37, 1 ; <i32> [#uses=1]
25 %wp.2.7 = phi i8* [ null, %entry ], [ null, %entry ], [ %wp.2.4, %shortcirc_next ], [ %inc.1, %no_exit.2 ], [ %inc.1, %no_exit.2 ] ; <i8*> [#uses=0]
use_postinc_value_outside_loop.ll 4 ; Make sure that the use of the IV outside of the loop (the store) uses the
16 %indvar630.ui = phi i32 [ 0, %then.0 ], [ %indvar.next631, %no_exit.2 ] ; <i32> [#uses=3]
17 %indvar630 = bitcast i32 %indvar630.ui to i32 ; <i32> [#uses=2]
18 %gep.upgrd.1 = zext i32 %indvar630.ui to i64 ; <i64> [#uses=1]
19 %tmp.38 = getelementptr [700 x i32]* %nbeaux_.0__558, i32 0, i64 %gep.upgrd.1 ; <i32*> [#uses=1]
21 %inc.2 = add i32 %indvar630, 2 ; <i32> [#uses=1]
22 %tmp.34 = call i1 @pred( i32 %indvar630 ) ; <i1> [#uses=1]
23 %indvar.next631 = add i32 %indvar630.ui, 1 ; <i32> [#uses=1]
  /external/llvm/test/Transforms/SimplifyCFG/
2002-06-24-PHINode.ll 10 %X = phi i32 [ 7, %0 ] ; <i32> [#uses=1]
11 %Y = add i32 %X, %argc ; <i32> [#uses=1]
2005-06-16-PHICrash.ll 3 @g_38098584 = external global i32 ; <i32*> [#uses=1]
4 @g_60187400 = external global i32 ; <i32*> [#uses=1]
5 @g_59182229 = external global i32 ; <i32*> [#uses=2]
9 %tmp.1 = bitcast i8 %l_88173906 to i8 ; <i8> [#uses=2]
10 %tmp.3 = icmp eq i8 %l_88173906, 0 ; <i1> [#uses=1]
13 %tmp.5 = icmp eq i8 %l_88173906, 0 ; <i1> [#uses=1]
20 %i.0.1 = phi i32 [ 0, %else.1 ], [ %inc.0, %no_exit.0 ] ; <i32> [#uses=2]
21 %tmp.9 = icmp sgt i32 %i.0.1, 99 ; <i1> [#uses=1]
24 %inc.0 = add i32 %i.0.1, 1 ; <i32> [#uses=1]
27 %tmp.12 = sext i8 %tmp.1 to i32 ; <i32> [#uses=1
    [all...]

Completed in 182 milliseconds

<<41424344454647484950>>