/external/llvm/test/CodeGen/X86/ |
2010-11-02-DbgParameter.ll | 9 define i32 @foo(%struct.bar* nocapture %i) nounwind readnone optsize noinline ssp { 16 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
divide-by-constant.ll | 15 define zeroext i16 @test2(i8 signext %x, i16 zeroext %c) nounwind readnone ssp noredzone { 26 define zeroext i8 @test3(i8 zeroext %x, i8 zeroext %c) nounwind readnone ssp noredzone {
|
smul-with-overflow.ll | 47 define i32 @test3(i32 %a, i32 %b) nounwind readnone { 59 define i32 @test4(i32 %a, i32 %b) nounwind readnone {
|
2009-10-16-Scope.ll | 21 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
|
dbg-i128-const.ll | 13 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
fast-isel-extract.ll | 29 declare %addovf @llvm.sadd.with.overflow.i32(i32, i32) nounwind readnone
|
fp-elim.ll | 8 define i32 @t1() nounwind readnone {
|
phys_subreg_coalesce.ll | 5 define %struct.dpoint @midpoint(i64 %p1.0, i64 %p2.0) nounwind readnone {
|
twoaddr-lea.ll | 39 define i64 @test3(i64 %x) nounwind readnone ssp {
|
/external/llvm/test/DebugInfo/ |
2010-06-29-InlinedFnLocalVar.ll | 11 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 13 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
/external/llvm/test/Transforms/InstCombine/ |
shufflemask-undef.ll | 81 call <4 x float> @llvm.x86.sse.max.ps( <4 x float> zeroinitializer, <4 x float> %8 ) nounwind readnone ; <<4 x float>>:9 [#uses=1] 88 call <4 x float> @llvm.x86.sse.max.ps( <4 x float> %11, <4 x float> zeroinitializer ) nounwind readnone ; <<4 x float>>:12 [#uses=1] 89 call <4 x float> @llvm.x86.sse.min.ps( <4 x float> %12, <4 x float> zeroinitializer ) nounwind readnone ; <<4 x float>>:13 [#uses=1] 92 call i32 @llvm.x86.sse2.pmovmskb.128( <16 x i8> %14 ) nounwind readnone ; <i32>:15 [#uses=1] 103 declare <4 x float> @llvm.x86.sse.cmp.ps(<4 x float>, <4 x float>, i8) nounwind readnone 105 declare i32 @llvm.x86.sse2.pmovmskb.128(<16 x i8>) nounwind readnone 107 declare <4 x float> @llvm.x86.sse.max.ps(<4 x float>, <4 x float>) nounwind readnone 109 declare <4 x float> @llvm.x86.sse.min.ps(<4 x float>, <4 x float>) nounwind readnone
|
/external/llvm/test/Transforms/LoopIdiom/ |
debug-line.ll | 26 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 28 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
/external/llvm/test/Transforms/SimplifyCFG/ |
hoist-dbgvalue.ll | 26 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 30 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
/external/llvm/test/Transforms/StripSymbols/ |
2010-07-01-DeadDbgInfo.ll | 7 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone 9 define i32 @fn() nounwind readnone ssp {
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2008-11-18-Stride1.ll | 8 define i32 @f(i32 %x) nounwind readnone {
|
2008-11-18-Stride2.ll | 7 define i32 @f(i32 %x) nounwind readnone {
|
2011-04-26-FoldAddRec.ll | 5 define signext i8 @func_14(i8 signext %p_18) nounwind readnone ssp {
|
/external/llvm/test/Assembler/ |
2010-02-05-FunctionLocalMetadataBecomesNull.ll | 23 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
|
/external/llvm/test/CodeGen/ARM/ |
2009-08-26-ScalarToVector.ll | 11 declare <2 x i32> @llvm.arm.neon.vpadd.v2i32(<2 x i32>, <2 x i32>) nounwind readnone
|
2009-10-16-Scope.ll | 21 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
|
2010-12-07-PEIBug.ll | 40 declare hidden float @bar() nounwind readnone ssp
|
umulo-32.ll | 14 declare %umul.ty @llvm.umul.with.overflow.i32(i32, i32) nounwind readnone
|
/external/llvm/test/CodeGen/Mips/ |
analyzebranch.ll | 3 define double @foo(double %a, double %b) nounwind readnone {
|
blockaddr.ll | 6 define i8* @dummy(i8* %x) nounwind readnone noinline {
|
/external/llvm/test/CodeGen/PowerPC/ |
2008-10-28-f128-i32.ll | 3 define i64 @__fixunstfdi(ppc_fp128 %a) nounwind readnone {
|