/external/llvm/include/llvm/Analysis/ |
LibCallSemantics.h | 57 /// modeled both universally (in the readnone/readonly) sense, but also 72 /// to be readonly, this would be set to 'ref'. If known to be readnone,
|
/external/llvm/test/CodeGen/ARM/ |
2009-11-13-ScavengerAssert2.ll | 54 %29 = call arm_aapcs_vfpcc float @sqrtf(float %28) readnone ; <float> [#uses=1] 123 declare arm_aapcs_vfpcc float @sqrtf(float) readnone
|
2010-08-04-StackVariable.ll | 48 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 75 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
debug-info-branch-folding.ll | 13 declare <4 x float> @test0001(float) nounwind readnone ssp 38 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
debug-info-qreg.ll | 18 declare <4 x float> @test0001(float) nounwind readnone ssp 38 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
vcge.ll | 161 declare <2 x i32> @llvm.arm.neon.vacged(<2 x float>, <2 x float>) nounwind readnone 162 declare <4 x i32> @llvm.arm.neon.vacgeq(<4 x float>, <4 x float>) nounwind readnone
|
vcgt.ll | 175 declare <2 x i32> @llvm.arm.neon.vacgtd(<2 x float>, <2 x float>) nounwind readnone 176 declare <4 x i32> @llvm.arm.neon.vacgtq(<4 x float>, <4 x float>) nounwind readnone
|
2009-09-13-InvalidSubreg.ll | 12 declare <2 x float> @llvm.arm.neon.vpadd.v2f32(<2 x float>, <2 x float>) nounwind readnone
|
2010-06-25-Thumb2ITInvalidIterator.ll | 45 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
debug-info-sreg2.ll | 40 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
/external/llvm/test/CodeGen/Generic/ |
builtin-expect.ll | 30 declare i64 @llvm.expect.i64(i64, i64) nounwind readnone 222 declare i32 @llvm.expect.i32(i32, i32) nounwind readnone
|
/external/llvm/test/CodeGen/X86/ |
2010-06-28-DbgEntryPC.ll | 32 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 34 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
2010-08-04-StackVariable.ll | 48 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone 75 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
cmov.ll | 4 define i32 @test1(i32 %x, i32 %n, i32 %w, i32* %vp) nounwind readnone { 19 define i32 @test2(i32 %x, i32 %n, i32 %w, i32* %vp) nounwind readnone {
|
sse-minmax.ll | 839 define double @clampTo3k_a(double %x) nounwind readnone { 852 define double @clampTo3k_b(double %x) nounwind readnone { 865 define double @clampTo3k_c(double %x) nounwind readnone { 878 define double @clampTo3k_d(double %x) nounwind readnone { 891 define double @clampTo3k_e(double %x) nounwind readnone { 904 define double @clampTo3k_f(double %x) nounwind readnone { 917 define double @clampTo3k_g(double %x) nounwind readnone { 930 define double @clampTo3k_h(double %x) nounwind readnone {
|
add.ll | 127 define i32 @test9(i32 %x, i32 %y) nounwind readnone {
|
dbg-prolog-end.ll | 25 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
|
dbg-value-range.ll | 19 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
|
/external/llvm/test/Transforms/LowerExpectIntrinsic/ |
basic.ll | 33 declare i64 @llvm.expect.i64(i64, i64) nounwind readnone 246 declare i32 @llvm.expect.i32(i32, i32) nounwind readnone
|
/external/llvm/lib/Analysis/ |
LibCallAliasAnalysis.cpp | 53 // If that didn't tell us that the function is 'readnone', check to see
|
/external/llvm/test/DebugInfo/ |
2010-03-24-MemberFn.ll | 37 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
|
/external/llvm/test/Transforms/Inline/ |
2009-01-13-RecursiveInlineCrash.ll | 15 define internal fastcc i32 @adj(i32 %d, i32 %ct) nounwind readnone { 64 declare fastcc i32 @reflect(i32, i32) nounwind readnone 289 declare fastcc i32 @CheckOutside(i32, i32) nounwind readnone 291 declare fastcc i32 @CheckIntersect(i32, i32, i32) nounwind readnone
|
/external/llvm/test/Transforms/InstCombine/ |
bswap.ll | 62 define i32 @test6(i32 %x) nounwind readnone {
|
icmp.ll | 129 define i1 @test13(i8 %X) nounwind readnone { 137 define i1 @test14(i8 %X) nounwind readnone { 145 define i1 @test15() nounwind readnone { 153 define i1 @test16() nounwind readnone {
|
signext.ll | 78 define i32 @test8(i32 %x) nounwind readnone {
|