HomeSort by relevance Sort by last modified time
    Searched full:i64 (Results 1351 - 1375 of 2406) sorted by null

<<51525354555657585960>>

  /external/llvm/test/CodeGen/X86/
hidden-vis-pic.ll 31 %0 = call i32 @puts(i8* getelementptr inbounds ([12 x i8]* @.str, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
mmx-arg-passing.ll 22 define void @t2(<1 x i64> %v1) nounwind {
23 %tmp = bitcast <1 x i64> %v1 to x86_mmx
mmx-arg-passing2.ll 23 call void @pass_v1di( <1 x i64> zeroinitializer )
28 declare void @pass_v1di(<1 x i64>)
soft-fp.ll 11 %va3 = getelementptr [1 x %struct.__va_list_tag]* %va, i64 0, i64 0 ; <%struct.__va_list_tag*> [#uses=1]
test-shrink-bug.ll 8 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
15 define i32 @func_35(i64 %p_38) nounwind ssp {
unreachable-loop-sinking.ll 7 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
10 define double @fn1(i8* %arg, i64 %arg1) {
2011-05-27-CrossClassCoalescing.ll 2 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
15 %exitcond149 = icmp eq i64 undef, undef
29 %idxprom15.i = zext i32 %and14.i to i64
30 %arrayidx16.i = getelementptr inbounds [256 x i32]* @bit_count, i64 0, i64 %idxprom15.i
  /external/llvm/test/DebugInfo/X86/
debug_frame.ll 17 !3 = metadata !{i32 589845, metadata !1, metadata !"", metadata !1, i32 0, i64 0, i64 0, i32 0, i32 0, i32 0, metadata !4, i32 0, i32 0} ; [ DW_TAG_subroutine_type ]
stmt-list.ll 18 !3 = metadata !{i32 589845, metadata !1, metadata !"", metadata !1, i32 0, i64 0, i64 0, i32 0, i32 0, i32 0, metadata !4, i32 0, i32 0} ; [ DW_TAG_subroutine_type ]
  /external/llvm/test/Transforms/IndVarSimplify/
divide-pointer.ll 4 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
6 %struct.xyz = type <{ i64, i64, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i64, [8 x i8], i64, i64, i32, i32, [4 x i32], i32, i32, i32, i32, i32, i32, [76 x i32], i32, [2 x %struct.uvw] }>
7 %struct.uvw = type <{ i64, i64 }>
  /external/llvm/test/Transforms/InstCombine/
2009-01-24-EmptyStruct.ll 3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
14 %0 = getelementptr %struct.inode* %bar, i64 -1, i32 1, i32 1 ; <%struct.rwlock_t*> [#uses=1]
2010-03-03-ExtElim.ll 4 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32"
8 @g_177 = constant i32** bitcast (i8* getelementptr (i8* bitcast ([2 x i32*]* @g_92 to i8*), i64 4) to i32**), align 4 ; <i32***> [#uses=1]
gep-addrspace.ll 3 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
11 %A = getelementptr inbounds %myStruct addrspace(1)* %p, i64 0
pr8547.ll 24 %call = call i32 (i8*, ...)* @printf(i8* getelementptr inbounds ([10 x i8]* @.str, i64 0, i64 0), i32 %conv2) nounwind
  /external/llvm/test/Transforms/LoopUnroll/
2011-08-08-PhiUpdate.ll 43 %tmp = zext i32 %n to i64 ; <i64> [#uses=1]
47 %indvar = phi i64 [ 0, %bb.nph ], [ %indvar.next, %bb1 ] ; <i64> [#uses=2]
49 %scevgep = getelementptr i32* %p, i64 %indvar ; <i32*> [#uses=1]
55 %indvar.next = add i64 %indvar, 1 ; <i64> [#uses=2]
56 %exitcond = icmp ne i64 %indvar.next, %tmp ; <i1> [#uses=1]
  /external/llvm/test/Transforms/ScalarRepl/
2011-09-22-PHISpeculateInvoke.ll 11 declare i32 @__gcc_personality_v0(i32, i64, i8*, i8*)
33 %info = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @__gcc_personality_v0
  /external/llvm/test/Transforms/SimplifyCFG/
select-gep.ll 3 define i8* @test1(i8* %x, i64 %y) nounwind {
10 %incdec.ptr = getelementptr inbounds i8* %x, i64 %y
trap-debugloc.ll 15 !3 = metadata !{i32 589845, metadata !1, metadata !"", metadata !1, i32 0, i64 0, i64 0, i32 0, i32 0, i32 0, metadata !4, i32 0, i32 0} ; [ DW_TAG_subroutine_type ]
2006-08-03-Crash.ll 10 %struct.function = type { %struct.eh_status*, %struct.expr_status*, %struct.emit_status*, %struct.varasm_status*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.function*, i32, i32, i32, i32, %struct.rtx_def*, %struct.CUMULATIVE_ARGS, %struct.rtx_def*, %struct.rtx_def*, %struct.initial_value_struct*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i8, i32, i64, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, %struct.varray_head_tag*, %struct.temp_slot*, i32, %struct.var_refs_queue*, i32, i32, %struct.rtvec_def*, %struct.tree_node*, i32, i32, i32, %struct.machine_function*, i32, i32, i8, i8, %struct.language_function*, %struct.rtx_def*, i32, i32, i32, i32, %struct.location_t, %struct.varray_head_tag*, %struct.tree_node*, i8, i8, i8 }
23 %struct.tree_decl = type { %struct.tree_common, %struct.location_t, i32, %struct.tree_node*, i8, i8, i8, i8, i8, i8, i8, i8, i32, %struct.tree_decl_u1, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.rtx_def*, %struct.tree_decl_u2, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_decl* }
24 %struct.tree_decl_u1 = type { i64 }
27 %struct.tree_type = type { %struct.tree_common, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, i32, i16, i8, i8, i32, %struct.tree_node*, %struct.tree_node*, %struct.rtunion, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, %struct.tree_node*, i64, %struct.lang_type* }
28 %struct.u = type { [1 x i64] }
54 %gep.upgrd.2 = zext i32 %tmp154.mask to i64 ; <i64> [#uses=1]
55 %tmp155 = getelementptr [35 x i8]* @mode_class, i32 0, i64 %gep.upgrd.2 ; <i8*> [#uses=1]
69 %gep.upgrd.4 = zext i32 %tmp180.mask to i64 ; <i64> [#uses=1
    [all...]
  /external/llvm/test/Transforms/SimplifyLibCalls/
2007-04-06-strchr-miscompile.ll 3 ; RUN: grep {@str,.*i64 3} %t
4 ; RUN: grep {@str1,.*i64 7} %t
StrRChr.ll 15 ; CHECK: getelementptr i8* %hello_p, i64 6
19 ; CHECK: getelementptr i8* %hello_p, i64 13
  /external/clang/test/CodeGen/
Atomics.c 22 (void) __sync_fetch_and_add (&sll, 1); // CHECK: atomicrmw add i64
23 (void) __sync_fetch_and_add (&ull, 1); // CHECK: atomicrmw add i64
31 (void) __sync_fetch_and_sub (&sll, 1); // CHECK: atomicrmw sub i64
32 (void) __sync_fetch_and_sub (&ull, 1); // CHECK: atomicrmw sub i64
40 (void) __sync_fetch_and_or (&sll, 1); // CHECK: atomicrmw or i64
41 (void) __sync_fetch_and_or (&ull, 1); // CHECK: atomicrmw or i64
49 (void) __sync_fetch_and_xor (&sll, 1); // CHECK: atomicrmw xor i64
50 (void) __sync_fetch_and_xor (&ull, 1); // CHECK: atomicrmw xor i64
58 (void) __sync_fetch_and_and (&sll, 1); // CHECK: atomicrmw and i64
59 (void) __sync_fetch_and_and (&ull, 1); // CHECK: atomicrmw and i64
    [all...]
  /external/llvm/test/CodeGen/Blackfin/
many-args.ll 9 %tmp.219 = getelementptr %0* null, i64 0, i32 6 ; <float*> [#uses=1]
11 %tmp.221 = getelementptr %0* null, i64 0, i32 7 ; <float*> [#uses=1]
13 %tmp.223 = getelementptr %0* null, i64 0, i32 8 ; <float*> [#uses=1]
15 %tmp.225 = getelementptr %0* null, i64 0, i32 9 ; <float*> [#uses=1]
17 %tmp.227 = getelementptr %0* null, i64 0, i32 10 ; <float*> [#uses=1]
  /external/llvm/test/CodeGen/SPARC/
2011-01-11-CC.ll 5 define i32 @test_addx(i64 %a, i64 %b, i64 %c) nounwind readnone noinline {
14 %0 = add i64 %a, %b
15 %1 = icmp ugt i64 %0, %c
  /external/llvm/test/Linker/
2011-08-18-unique-class-type.ll 4 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"
27 !7 = metadata !{i32 720917, metadata !6, metadata !"", metadata !6, i32 0, i64 0, i64 0, i32 0, i32 0, i32 0, metadata !8, i32 0, i32 0} ; [ DW_TAG_subroutine_type ]
30 !10 = metadata !{i32 720898, metadata !11, metadata !"A", metadata !12, i32 3, i64 8, i64 8, i32 0, i32 0, null, metadata !2, i32 0, null, null} ; [ DW_TAG_class_type ]

Completed in 289 milliseconds

<<51525354555657585960>>