Searched
full:declare (Results
601 -
625 of
6868) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/AArch64/ |
arm64-stackpointer.ll | 19 declare i64 @llvm.read_register.i64(metadata) nounwind 20 declare void @llvm.write_register.i64(metadata, i64) nounwind
|
arm64-stacksave.ll | 19 declare i8* @llvm.stacksave() nounwind 20 declare void @llvm.stackrestore(i8*) nounwind
|
/external/llvm/test/CodeGen/ARM/ |
2008-05-19-ScavengerAssert.ll | 6 declare i8* @calloc(i32, i32) 8 declare fastcc i32 @get_mem2Dint(i32***, i32, i32)
|
2009-09-22-LiveVariablesBug.ll | 8 declare arm_aapcs_vfpcc float @aaa(%foo* nocapture) nounwind readonly 10 declare arm_aapcs_vfpcc %bar* @bbb(%bar*, <4 x float>, <4 x float>) nounwind
|
ehabi-filters.ll | 7 declare void @_Z3foov() noreturn; 9 declare i8* @__cxa_allocate_exception(i32) 11 declare i32 @__gxx_personality_v0(...) 13 declare void @__cxa_throw(i8*, i8*, i8*) 15 declare void @__cxa_call_unexpected(i8*) 69 declare i32 @llvm.eh.typeid.for(i8*) nounwind readnone 71 declare i8* @__cxa_begin_catch(i8*) 73 declare void @__cxa_end_catch()
|
fabs-neon.ll | 9 declare <4 x float> @llvm.fabs.v4f32(<4 x float> %a) 17 declare <2 x float> @llvm.fabs.v2f32(<2 x float> %a)
|
ldaex-stlex.ll | 31 declare %0 @llvm.arm.ldaexd(i8*) nounwind readonly 32 declare i32 @llvm.arm.stlexd(i32, i32, i8*) nounwind 61 declare i32 @llvm.arm.ldaex.p0i8(i8*) nounwind readonly 62 declare i32 @llvm.arm.ldaex.p0i16(i16*) nounwind readonly 63 declare i32 @llvm.arm.ldaex.p0i32(i32*) nounwind readonly 90 declare i32 @llvm.arm.stlex.p0i8(i32, i8*) nounwind 91 declare i32 @llvm.arm.stlex.p0i16(i32, i16*) nounwind 92 declare i32 @llvm.arm.stlex.p0i32(i32, i32*) nounwind
|
stackpointer.ll | 20 declare i32 @llvm.read_register.i32(metadata) nounwind 21 declare void @llvm.write_register.i32(metadata, i32) nounwind
|
/external/llvm/test/CodeGen/Generic/ |
fneg-fabs.ll | 13 declare double @fabs(double) 15 declare float @fabsf(float)
|
/external/llvm/test/CodeGen/Hexagon/ |
tail-call-trunc.ll | 3 declare i32 @ret_i32() 21 declare i64 @ret_i64()
|
/external/llvm/test/CodeGen/NVPTX/ |
intrin-nocapture.ll | 7 declare void @foo(i32 addrspace(1)*) 9 declare i32 addrspace(1)* @llvm.nvvm.ptr.gen.to.global.p1i32.p0i32(i32*)
|
/external/llvm/test/CodeGen/PowerPC/ |
2005-11-30-vastart-crash.ll | 15 declare void @llvm.va_start(i8*) 17 declare double @foo(i8*)
|
2010-05-03-retaddr1.ll | 4 declare i8* @llvm.frameaddress(i32) nounwind readnone 14 declare i8* @llvm.returnaddress(i32) nounwind readnone
|
mul-with-overflow.ll | 3 declare {i32, i1} @llvm.umul.with.overflow.i32(i32 %a, i32 %b) 10 declare {i32, i1} @llvm.smul.with.overflow.i32(i32 %a, i32 %b)
|
/external/llvm/test/CodeGen/R600/ |
complex-folding.ll | 16 declare float @fabs(float ) readnone 17 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
floor.ll | 13 declare float @floor(float) readonly 14 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
llvm.AMDGPU.mul.ll | 14 declare float @llvm.AMDGPU.mul(float ,float ) readnone 15 declare void @llvm.R600.store.swizzle(<4 x float>, i32, i32)
|
llvm.SI.tid.ll | 14 declare i32 @llvm.SI.tid() readnone 16 declare void @llvm.SI.export(i32, i32, i32, i32, i32, float, float, float, float)
|
lshl.ll | 12 declare <4 x float> @llvm.SI.sample.(i32, <4 x i32>, <8 x i32>, <4 x i32>, i32) readnone 14 declare void @llvm.SI.export(i32, i32, i32, i32, i32, float, float, float, float)
|
lshr.ll | 12 declare <4 x float> @llvm.SI.sample.(i32, <4 x i32>, <8 x i32>, <4 x i32>, i32) readnone 14 declare void @llvm.SI.export(i32, i32, i32, i32, i32, float, float, float, float)
|
mulhu.ll | 14 declare <4 x float> @llvm.SI.sample.(i32, <4 x i32>, <8 x i32>, <4 x i32>, i32) readnone 16 declare void @llvm.SI.export(i32, i32, i32, i32, i32, float, float, float, float)
|
/external/llvm/test/CodeGen/SystemZ/ |
bswap-01.ll | 5 declare i32 @llvm.bswap.i32(i32 %a) 6 declare i64 @llvm.bswap.i64(i64 %a)
|
/external/llvm/test/CodeGen/X86/ |
2007-05-14-LiveIntervalAssert.ll | 6 declare signext i16 @GetParamDesc(%struct.XDesc*, i32, i32, %struct.XDesc*) 8 declare void @r_raise(i64, i8*, ...)
|
2007-06-15-IntToMMX.ll | 17 declare x86_mmx @llvm.x86.mmx.paddus.w(x86_mmx, x86_mmx) 19 declare void @llvm.x86.mmx.emms()
|
2008-09-26-FrameAddrBug.ll | 7 declare fastcc void @uw_init_context_1(%struct._Unwind_Context*, i8*, i8*) 9 declare i8* @llvm.eh.dwarf.cfa(i32) nounwind
|
Completed in 117 milliseconds
<<21222324252627282930>>