Searched
full:uses (Results
1626 -
1650 of
11488) sorted by null
<<61626364656667686970>>
/external/llvm/test/CodeGen/X86/ |
2009-03-09-APIntCrash.ll | 10 %srcval18 = load i128* null, align 8 ; <i128> [#uses=1] 11 %tmp15 = lshr i128 %srcval18, 64 ; <i128> [#uses=1] 12 %tmp9 = mul i128 %tmp15, 18446744073709551616000 ; <i128> [#uses=1] 16 %retval.0 = phi i128 [ %tmp9, %if.then ], [ undef, %entry ] ; <i128> [#uses=0]
|
2009-06-03-Win64DisableRedZone.ll | 6 %conv = sitofp i64 %x to x86_fp80 ; <x86_fp80> [#uses=1]
|
2010-01-07-ISelBug.ll | 15 %mlucEntry.4 = phi i96 [ undef, %for.body161 ], [ undef, %if.end.i11 ] ; <i96> [#uses=2] 17 %tmp172 = lshr i96 %mlucEntry.4, 64 ; <i96> [#uses=1] 18 %tmp173 = trunc i96 %tmp172 to i32 ; <i32> [#uses=1] 19 %tmp1.i1.i = call i32 @llvm.bswap.i32(i32 %tmp173) nounwind ; <i32> [#uses=1]
|
2010-05-26-FP_TO_INT-crash.ll | 10 %0 = load double* undef, align 64 ; <double> [#uses=1] 11 %1 = fptoui double %0 to i16 ; <i16> [#uses=1] 12 %2 = zext i16 %1 to i32 ; <i32> [#uses=1] 13 %3 = add nsw i32 0, %2 ; <i32> [#uses=1]
|
arg-cast.ll | 12 %x15 = bitcast double %x to i64 ; <i64> [#uses=1] 13 %tmp713 = lshr i64 %x15, 32 ; <i64> [#uses=1] 14 %tmp714 = trunc i64 %tmp713 to i32 ; <i32> [#uses=1] 15 %tmp8 = and i32 %tmp714, 2147483647 ; <i32> [#uses=1]
|
coalescer-commute3.ll | 13 %tmp31 = tail call i32 @perimeter( %struct.quad_struct* null, i32 0 ) nounwind ; <i32> [#uses=1] 14 %tmp40 = tail call i32 @perimeter( %struct.quad_struct* null, i32 0 ) nounwind ; <i32> [#uses=1] 15 %tmp33 = add i32 0, %tmp31 ; <i32> [#uses=1] 16 %tmp42 = add i32 %tmp33, %tmp40 ; <i32> [#uses=1]
|
codegen-prepare-cast.ll | 9 @.str = external constant [7 x i8] ; <[7 x i8]*> [#uses=1] 13 %tmp = getelementptr [7 x i8]* @.str, i32 0, i32 0 ; <i8*> [#uses=1] 17 %tmp4 = getelementptr i8* %tmp, i32 undef ; <i8*> [#uses=1] 18 %tmp5 = load i8* %tmp4 ; <i8> [#uses=0]
|
extern_weak.ll | 3 @Y = global i32 (i8*)* @X ; <i32 (i8*)**> [#uses=0]
|
global-sections-tls.ll | 4 @G1 = internal thread_local global i32 0 ; <i32*> [#uses=1]
|
isnan.ll | 6 %R = fcmp uno double %X, %X ; <i1> [#uses=1]
|
jump_sign.ll | 7 %tmp1 = add i32 %X, 1 ; <i32> [#uses=1] 8 %tmp = icmp slt i32 %tmp1, 0 ; <i1> [#uses=1] 12 %tmp2 = tail call i32 (...)* @bar( ) ; <i32> [#uses=0] 16 %tmp3 = tail call i32 (...)* @baz( ) ; <i32> [#uses=0]
|
mcinst-lowering.ll | 8 %tmp1 = load i32* %x ; <i32> [#uses=2] 9 %tobool = icmp eq i32 %tmp1, 0 ; <i1> [#uses=1] 19 %cmp = icmp eq i32 %tmp1, 16777216 ; <i1> [#uses=1] 21 %conv = zext i1 %cmp to i32 ; <i32> [#uses=1]
|
pr3522.ll | 5 @.str = external constant [13 x i8] ; <[13 x i8]*> [#uses=1] 9 %0 = tail call i32 @report__ident_int(i32 90) ; <i32> [#uses=1] 10 %1 = trunc i32 %0 to i8 ; <i8> [#uses=1] 26 %2 = icmp eq i8 %1, 90 ; <i1> [#uses=1]
|
rdtsc.ll | 6 %tmp.1 = call i64 @llvm.readcyclecounter( ) ; <i64> [#uses=1]
|
red-zone2.ll | 7 %0 = fpext float %f to x86_fp80 ; <x86_fp80> [#uses=1]
|
soft-fp.ll | 8 %va = alloca [1 x %struct.__va_list_tag], align 8 ; <[1 x %struct.__va_list_tag]*> [#uses=2] 9 %va12 = bitcast [1 x %struct.__va_list_tag]* %va to i8* ; <i8*> [#uses=2] 11 %va3 = getelementptr [1 x %struct.__va_list_tag]* %va, i64 0, i64 0 ; <%struct.__va_list_tag*> [#uses=1] 25 %0 = fadd float %a, %b ; <float> [#uses=1]
|
vec_add.ll | 5 %tmp9 = add <2 x i64> %b, %a ; <<2 x i64>> [#uses=1]
|
vec_shift4.ll | 11 %shl = shl <4 x i32> %r, %a ; <<4 x i32>> [#uses=1] 12 %tmp2 = bitcast <4 x i32> %shl to <2 x i64> ; <<2 x i64>> [#uses=1] 22 %shl = shl <16 x i8> %r, %a ; <<16 x i8>> [#uses=1] 23 %tmp2 = bitcast <16 x i8> %shl to <2 x i64> ; <<2 x i64>> [#uses=1]
|
vec_zero.ll | 6 %T = load <4 x float>* %P ; <<4 x float>> [#uses=1] 7 %S = fadd <4 x float> zeroinitializer, %T ; <<4 x float>> [#uses=1] 15 %T = load <4 x i32>* %P ; <<4 x i32>> [#uses=1] 16 %S = add <4 x i32> zeroinitializer, %T ; <<4 x i32>> [#uses=1]
|
widen_cast-6.ll | 8 %retval12 = bitcast <2 x i16> zeroinitializer to i32 ; <i32> [#uses=1]
|
x86-64-asm.ll | 9 %tmp1 = tail call void (i8*)* (void (i8*)*)* asm "", "=r,0,~{dirflag},~{fpsr},~{flags}"( void (i8*)* null ) ; <void (i8*)*> [#uses=0]
|
x86_64-mul-by-const.ll | 7 %tmp1 = udiv i32 %A, 1577682821 ; <i32> [#uses=1]
|
/external/llvm/test/ExecutionEngine/ |
2003-01-04-PhiTest.ll | 7 %X = phi i32 [ 0, %0 ], [ 1, %Loop ] ; <i32> [#uses=1]
|
test-branch.ll | 7 %X = icmp eq i32 0, 4 ; <i1> [#uses=1]
|
/external/llvm/test/Feature/ |
instructions.ll | 6 %R = extractelement <4 x i32> %V, i32 1 ; <i32> [#uses=1] 11 %R = insertelement <4 x i32> %V, i32 0, i32 0 ; <<4 x i32>> [#uses=1] 16 %R = shufflevector <4 x i32> %V, <4 x i32> %V, <4 x i32> < i32 1, i32 undef, i32 7, i32 2 > ; <<4 x i32>> [#uses=1] 21 %R = shufflevector <4 x float> %V, <4 x float> undef, <4 x i32> < i32 1, i32 undef, i32 7, i32 2 > ; <<4 x float>> [#uses=1]
|
Completed in 93 milliseconds
<<61626364656667686970>>