Searched
full:declare (Results
626 -
650 of
4316) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/ARM/ |
insn-sched1.ll | 11 declare i32 @f(i32, i16)
|
trap.ll | 17 declare void @llvm.trap() nounwind
|
vpadd.ll | 39 declare <8 x i8> @llvm.arm.neon.vpadd.v8i8(<8 x i8>, <8 x i8>) nounwind readnone 40 declare <4 x i16> @llvm.arm.neon.vpadd.v4i16(<4 x i16>, <4 x i16>) nounwind readnone 41 declare <2 x i32> @llvm.arm.neon.vpadd.v2i32(<2 x i32>, <2 x i32>) nounwind readnone 43 declare <2 x float> @llvm.arm.neon.vpadd.v2f32(<2 x float>, <2 x float>) nounwind readnone 155 declare <4 x i16> @llvm.arm.neon.vpaddls.v4i16.v8i8(<8 x i8>) nounwind readnone 156 declare <2 x i32> @llvm.arm.neon.vpaddls.v2i32.v4i16(<4 x i16>) nounwind readnone 157 declare <1 x i64> @llvm.arm.neon.vpaddls.v1i64.v2i32(<2 x i32>) nounwind readnone 159 declare <4 x i16> @llvm.arm.neon.vpaddlu.v4i16.v8i8(<8 x i8>) nounwind readnone 160 declare <2 x i32> @llvm.arm.neon.vpaddlu.v2i32.v4i16(<4 x i16>) nounwind readnone 161 declare <1 x i64> @llvm.arm.neon.vpaddlu.v1i64.v2i32(<2 x i32>) nounwind readnon [all...] |
vqadd.ll | 147 declare <8 x i8> @llvm.arm.neon.vqadds.v8i8(<8 x i8>, <8 x i8>) nounwind readnone 148 declare <4 x i16> @llvm.arm.neon.vqadds.v4i16(<4 x i16>, <4 x i16>) nounwind readnone 149 declare <2 x i32> @llvm.arm.neon.vqadds.v2i32(<2 x i32>, <2 x i32>) nounwind readnone 150 declare <1 x i64> @llvm.arm.neon.vqadds.v1i64(<1 x i64>, <1 x i64>) nounwind readnone 152 declare <8 x i8> @llvm.arm.neon.vqaddu.v8i8(<8 x i8>, <8 x i8>) nounwind readnone 153 declare <4 x i16> @llvm.arm.neon.vqaddu.v4i16(<4 x i16>, <4 x i16>) nounwind readnone 154 declare <2 x i32> @llvm.arm.neon.vqaddu.v2i32(<2 x i32>, <2 x i32>) nounwind readnone 155 declare <1 x i64> @llvm.arm.neon.vqaddu.v1i64(<1 x i64>, <1 x i64>) nounwind readnone 157 declare <16 x i8> @llvm.arm.neon.vqadds.v16i8(<16 x i8>, <16 x i8>) nounwind readnone 158 declare <8 x i16> @llvm.arm.neon.vqadds.v8i16(<8 x i16>, <8 x i16>) nounwind readnon [all...] |
vqsub.ll | 147 declare <8 x i8> @llvm.arm.neon.vqsubs.v8i8(<8 x i8>, <8 x i8>) nounwind readnone 148 declare <4 x i16> @llvm.arm.neon.vqsubs.v4i16(<4 x i16>, <4 x i16>) nounwind readnone 149 declare <2 x i32> @llvm.arm.neon.vqsubs.v2i32(<2 x i32>, <2 x i32>) nounwind readnone 150 declare <1 x i64> @llvm.arm.neon.vqsubs.v1i64(<1 x i64>, <1 x i64>) nounwind readnone 152 declare <8 x i8> @llvm.arm.neon.vqsubu.v8i8(<8 x i8>, <8 x i8>) nounwind readnone 153 declare <4 x i16> @llvm.arm.neon.vqsubu.v4i16(<4 x i16>, <4 x i16>) nounwind readnone 154 declare <2 x i32> @llvm.arm.neon.vqsubu.v2i32(<2 x i32>, <2 x i32>) nounwind readnone 155 declare <1 x i64> @llvm.arm.neon.vqsubu.v1i64(<1 x i64>, <1 x i64>) nounwind readnone 157 declare <16 x i8> @llvm.arm.neon.vqsubs.v16i8(<16 x i8>, <16 x i8>) nounwind readnone 158 declare <8 x i16> @llvm.arm.neon.vqsubs.v8i16(<8 x i16>, <8 x i16>) nounwind readnon [all...] |
/external/llvm/test/CodeGen/CPP/ |
2009-05-01-Long-Double.ll | 13 declare i32 @other_func(...)
|
/external/llvm/test/CodeGen/Generic/ |
2002-04-16-StackFrameSizeAlignment.ll | 6 declare i32 @SIM(i8*, i8*, i32, i32, i32, [256 x i32]*, i32, i32, i32)
|
2007-05-03-EHTypeInfo.ll | 12 declare i32 @llvm.eh.typeid.for.i32(i8*)
|
2007-12-17-InvokeAsm.ll | 17 declare i32 @__gxx_personality_v0(...)
|
2008-02-25-NegateZero.ll | 14 declare void @foo(i32, ...)
|
print-int.ll | 5 declare i32 @printf(i8*, ...)
|
/external/llvm/test/CodeGen/Hexagon/ |
args.ll | 18 declare void @bar(i32, i32, i32, i32, i32, i32, i32)
|
opt-fabs.ll | 15 declare float @fabsf(float)
|
struct_args_large.ll | 16 declare void @bar(%struct.large* byval)
|
vaddh.ll | 16 declare i32 @llvm.hexagon.A2.svaddh(i32, i32) nounwind readnone
|
/external/llvm/test/CodeGen/Mips/ |
2008-08-06-Alloca.ll | 15 declare i32 @foo(i8*)
|
brdelayslot.ll | 21 declare void @foo2(i32)
|
buildpairextractelementf64.ll | 22 declare void @f2(i32, double)
|
cprestore.ll | 20 declare void @foo1(%struct.S* byval)
|
mips64countleading.ll | 10 declare i64 @llvm.ctlz.i64(i64, i1) nounwind readnone
|
/external/llvm/test/CodeGen/PowerPC/ |
2006-10-13-Miscompile.ll | 15 declare i32 @bar(...)
|
2007-02-23-lr-saved-twice.ll | 14 declare i32 @printf(i8*, ...)
|
2007-03-24-cntlzd.ll | 12 declare i64 @llvm.ctlz.i64(i64, i1)
|
calls.ll | 10 declare void @foo()
|
pr3711_widen_bit.ll | 18 declare void @abort() noreturn nounwind
|
Completed in 79 milliseconds
<<21222324252627282930>>