HomeSort by relevance Sort by last modified time
    Searched full:declare (Results 826 - 850 of 6868) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
loop-blocks.ll 203 declare void @bar99() nounwind
204 declare void @bar100() nounwind
205 declare void @bar101() nounwind
206 declare void @bar102() nounwind
207 declare void @body() nounwind
208 declare void @exit() nounwind
209 declare void @loop_header() nounwind
210 declare void @loop_latch() nounwind
211 declare i32 @get() nounwind
212 declare void @block_a_true_func() nounwin
    [all...]
musttail-thiscall.ll 11 declare x86_thiscallcc void @t1_callee(i8* %this)
20 declare x86_thiscallcc i32 @t2_callee(i8* %this, i32 %a)
31 declare x86_thiscallcc i8* @t3_callee(i8* %this, <{ i8*, i32 }>* inalloca %args);
pr3522.ll 31 declare void @__gnat_rcheck_12(i8*, i32) noreturn
33 declare i32 @report__ident_int(i32)
35 declare i32 @__gxx_personality_v0(...)
rdtsc.ll 46 declare i64 @llvm.readcyclecounter()
47 declare i64 @llvm.x86.rdtscp(i8*)
48 declare i64 @llvm.x86.rdtsc()
soft-fp.ll 17 declare void @llvm.va_start(i8*) nounwind
19 declare void @bar(%struct.__va_list_tag*)
21 declare void @llvm.va_end(i8*) nounwind
ssse3-intrinsics-x86.ll 8 declare <16 x i8> @llvm.x86.ssse3.pabs.b.128(<16 x i8>) nounwind readnone
16 declare <4 x i32> @llvm.x86.ssse3.pabs.d.128(<4 x i32>) nounwind readnone
24 declare <8 x i16> @llvm.x86.ssse3.pabs.w.128(<8 x i16>) nounwind readnone
32 declare <4 x i32> @llvm.x86.ssse3.phadd.d.128(<4 x i32>, <4 x i32>) nounwind readnone
40 declare <8 x i16> @llvm.x86.ssse3.phadd.sw.128(<8 x i16>, <8 x i16>) nounwind readnone
48 declare <8 x i16> @llvm.x86.ssse3.phadd.w.128(<8 x i16>, <8 x i16>) nounwind readnone
56 declare <4 x i32> @llvm.x86.ssse3.phsub.d.128(<4 x i32>, <4 x i32>) nounwind readnone
64 declare <8 x i16> @llvm.x86.ssse3.phsub.sw.128(<8 x i16>, <8 x i16>) nounwind readnone
72 declare <8 x i16> @llvm.x86.ssse3.phsub.w.128(<8 x i16>, <8 x i16>) nounwind readnone
80 declare <8 x i16> @llvm.x86.ssse3.pmadd.ub.sw.128(<16 x i8>, <16 x i8>) nounwind readnon
    [all...]
  /external/llvm/test/DebugInfo/
2010-03-12-llc-crash.ll 4 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
8 call void @llvm.dbg.declare(metadata !{i32* undef}, metadata !0)
  /external/llvm/test/Linker/
2009-09-03-mdnode2.ll 18 declare void @llvm.dbg.func.start(metadata) nounwind readnone
20 declare void @llvm.dbg.stoppoint(i32, i32, metadata) nounwind readnone
22 declare void @llvm.dbg.region.end(metadata) nounwind readnone
  /external/llvm/test/Transforms/Inline/
inline-invoke-tail.ll 11 declare void @llvm.memcpy.i32(i8* nocapture, i8* nocapture, i32, i32) nounwind
31 declare i32 @__gxx_personality_v0(...)
33 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
  /external/llvm/test/Transforms/InstCombine/
2008-05-08-LiveStoreDelete.ll 21 declare i8* @malloc(i32) nounwind
23 declare i32 @strlen(i8*) nounwind readonly
25 declare i32 @b(...)
deadcode.ll 23 declare i8* @llvm.stacksave()
25 declare void @llvm.lifetime.start(i64, i8*)
26 declare void @llvm.lifetime.end(i64, i8*)
  /external/llvm/test/Transforms/JumpThreading/
and-and-cond.ll 3 declare i32 @f1()
4 declare i32 @f2()
5 declare void @f3()
and-cond.ll 3 declare i32 @f1()
4 declare i32 @f2()
5 declare void @f3()
  /external/llvm/test/Transforms/ObjCARC/
apelim.ll 8 declare i32 @bar() nounwind
52 declare i8* @objc_autoreleasePoolPush()
53 declare void @objc_autoreleasePoolPop(i8*)
contract-marker.ll 19 declare i32* @qux()
20 declare i8* @objc_retainAutoreleasedReturnValue(i8*)
21 declare void @bar(i8*)
gvn.ll 5 declare i8* @objc_retain(i8*)
6 declare i32 @objc_sync_enter(i8*)
7 declare i32 @objc_sync_exit(i8*)
weak-copies.ll 74 declare i8* @objc_retain(i8*)
75 declare void @use_block(void ()*) nounwind
76 declare void @__qux_block_invoke_0(i8* %.block_descriptor) nounwind
77 declare void @__copy_helper_block_(i8*, i8*) nounwind
78 declare void @objc_copyWeak(i8**, i8**)
79 declare void @__destroy_helper_block_(i8*) nounwind
80 declare void @objc_release(i8*)
81 declare i8* @bar()
82 declare i8* @objc_initWeak(i8**, i8*)
83 declare i8* @objc_loadWeak(i8**
    [all...]
  /external/llvm/test/Transforms/ScalarRepl/
2011-09-22-PHISpeculateInvoke.ll 9 declare void @extern_fn(i32*)
10 declare i32 @extern_fn2(i32)
11 declare i32 @__gcc_personality_v0(i32, i64, i8*, i8*)
  /packages/apps/TvSettings/Settings/res/values/
attrs.xml 18 <declare-styleable name="CanvasSettings">
20 </declare-styleable>
21 <declare-styleable name="WifiEncryptionState">
23 </declare-styleable>
24 <declare-styleable name="PercentageBarChart">
30 </declare-styleable>
32 <declare-styleable name="FrameLayoutWithShadows">
39 </declare-styleable>
41 <declare-styleable name="ScrollAdapterView">
145 </declare-styleable
    [all...]
  /external/clang/test/CodeGen/
arm-homogenous.c 25 // CHECK: declare arm_aapcs_vfpcc void @takes_union_with_first_floats({ [4 x i32] })
30 // CHECK: declare arm_aapcs_vfpcc void @returns_union_with_first_floats(%union.union_with_first_floats* sret)
45 // CHECK: declare arm_aapcs_vfpcc void @takes_union_with_non_first_floats({ [4 x i32] })
50 // CHECK: declare arm_aapcs_vfpcc void @returns_union_with_non_first_floats(%union.union_with_non_first_floats* sret)
65 // CHECK: declare arm_aapcs_vfpcc void @takes_struct_with_union_with_first_floats({ [5 x i32] })
70 // CHECK: declare arm_aapcs_vfpcc void @returns_struct_with_union_with_first_floats(%struct.struct_with_union_with_first_floats* sret)
85 // CHECK: declare arm_aapcs_vfpcc void @takes_struct_with_union_with_non_first_floats({ [5 x i32] })
90 // CHECK: declare arm_aapcs_vfpcc void @returns_struct_with_union_with_non_first_floats(%struct.struct_with_union_with_non_first_floats* sret)
98 // CHECK: declare arm_aapcs_vfpcc void @takes_array_of_floats(float*)
113 // CHECK: declare arm_aapcs_vfpcc void @takes_struct_with_fundamental_elems(%struct.struct_with_fundamental_elems
    [all...]
  /external/clang/test/CodeGenCXX/
visibility.cpp 248 // CHECK-HIDDEN: declare void @_ZN5Test83fooEv()
396 // CHECK: declare hidden void @_ZN6Test171A3fooEv()
397 // CHECK: declare void @_ZN6Test171A3barEv()
398 // CHECK: declare hidden void @_ZN6Test171A3bazEv()
399 // CHECK: declare void @_ZN6Test171A1B3fooEv()
400 // CHECK: declare void @_ZN6Test171A1B3barEv()
401 // CHECK: declare hidden void @_ZN6Test171A1B3bazEv()
402 // CHECK-HIDDEN: declare hidden void @_ZN6Test171A3fooEv()
403 // CHECK-HIDDEN: declare void @_ZN6Test171A3barEv()
404 // CHECK-HIDDEN: declare hidden void @_ZN6Test171A3bazEv(
    [all...]
  /external/llvm/test/CodeGen/Mips/
hf16_1.ll 110 declare void @v_sf(float)
112 declare void @v_df(double)
114 declare void @v_sf_sf(float, float)
116 declare void @v_df_sf(double, float)
118 declare void @v_df_df(double, double)
120 declare float @sf_v()
122 declare float @sf_sf(float)
124 declare float @sf_df(double)
126 declare float @sf_sf_sf(float, float)
128 declare float @sf_df_sf(double, float
    [all...]
  /external/llvm/test/CodeGen/XCore/
resources.ll 3 declare i8 addrspace(1)* @llvm.xcore.getr.p1i8(i32 %type)
4 declare void @llvm.xcore.freer.p1i8(i8 addrspace(1)* %r)
5 declare i32 @llvm.xcore.in.p1i8(i8 addrspace(1)* %r)
6 declare i32 @llvm.xcore.int.p1i8(i8 addrspace(1)* %r)
7 declare i32 @llvm.xcore.inct.p1i8(i8 addrspace(1)* %r)
8 declare void @llvm.xcore.out.p1i8(i8 addrspace(1)* %r, i32 %value)
9 declare void @llvm.xcore.outt.p1i8(i8 addrspace(1)* %r, i32 %value)
10 declare void @llvm.xcore.outct.p1i8(i8 addrspace(1)* %r, i32 %value)
11 declare void @llvm.xcore.chkct.p1i8(i8 addrspace(1)* %r, i32 %value)
12 declare i32 @llvm.xcore.testct.p1i8(i8 addrspace(1)* %r
    [all...]
  /external/llvm/test/CodeGen/AArch64/
arm64-big-endian-eh.ll 54 declare void @_Z3fooi(i32) #0
56 declare i32 @__gxx_personality_v0(...)
58 declare i8* @__cxa_begin_catch(i8*)
60 declare void @__cxa_end_catch()
69 declare void @_ZSt9terminatev()
  /external/llvm/test/CodeGen/ARM/
2010-08-04-EHCrash.ll 55 declare arm_apcscc void @func2()
57 declare arm_apcscc void @_ZSt9terminatev() noreturn nounwind
59 declare arm_apcscc void @_Unwind_SjLj_Resume(i8*)
61 declare arm_apcscc void @func3()
63 declare arm_apcscc i32 @__gxx_personality_sj0(...)

Completed in 496 milliseconds

<<31323334353637383940>>