Searched
full:nocapture (Results
401 -
425 of
2128) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/ARM/ |
t2-shrink-ldrpost.ll | 10 define void @f(i32 %n, i32* nocapture %a, i32* nocapture readonly %b) optsize minsize { 33 define void @f_nominsize(i32 %n, i32* nocapture %a, i32* nocapture readonly %b) optsize {
|
/external/llvm/test/CodeGen/Hexagon/ |
base-offset-addr.ll | 6 define fastcc void @Get_lsp_pol(i32* nocapture %f) #0 {
|
inline-asm-qv.ll | 11 define void @foo(<16 x i32> %v0, <16 x i32> %v1, <16 x i32>* nocapture %p) #0 {
|
store-widen-negv2.ll | 10 define void @foo(i16* nocapture %s) #0 {
|
union-1.ll | 6 define void @word(i32* nocapture %a) nounwind {
|
/external/llvm/test/CodeGen/MSP430/ |
2009-11-05-8BitLibcalls.ll | 16 define void @uint81(i16* nocapture %p_32) nounwind {
|
memset.ll | 21 declare void @llvm.memset.p0i8.i16(i8* nocapture, i8, i16, i32, i1) nounwind
|
/external/llvm/test/CodeGen/Mips/ |
biggot.ll | 32 define void @foo2(i32* nocapture %d, i32* nocapture %s, i32 %n) nounwind { 50 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
mipslopat.ll | 18 declare void @llvm.prefetch(i8* nocapture, i32, i32, i32) nounwind
|
/external/llvm/test/CodeGen/NVPTX/ |
bug22246.ll | 7 define void @_Z3foobbbPb(i1 zeroext %p1, i1 zeroext %p2, i1 zeroext %p3, i8* nocapture %output) {
|
intrin-nocapture.ll | 3 ; Address space intrinsics were erroneously marked NoCapture, leading to bad
|
/external/llvm/test/CodeGen/PowerPC/ |
2011-12-08-DemandedBitsMiscompile.ll | 3 define void @test(i32* nocapture %x, i64* %xx, i32* %yp) nounwind uwtable ssp {
|
byval-agg-info.ll | 8 define void @test(i32 %a, i32 %b, %struct.anon* byval nocapture %v) {
|
ld-st-upd.ll | 6 define i32* @test4(i32* readonly %X, i32* nocapture %dest) #0 {
|
memset-nc-le.ll | 20 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) #1
|
ppc32-align-long-double-sf.ll | 17 declare i32 @printf(i8* nocapture readonly, ...) #0
|
ppc64le-calls.ll | 11 define void @test_indirect(void ()* nocapture %fp) {
|
vec_conv.ll | 12 define void @v4f32_to_v4i32(<4 x float> %x, <4 x i32>* nocapture %y) nounwind { 24 define void @v4f32_to_v4u32(<4 x float> %x, <4 x i32>* nocapture %y) nounwind { 36 define void @v4i32_to_v4f32(<4 x i32> %x, <4 x float>* nocapture %y) nounwind { 48 define void @v4u32_to_v4f32(<4 x i32> %x, <4 x float>* nocapture %y) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
2010-01-08-Atomic64Bug.ll | 7 define void @t(i64* nocapture %p) nounwind ssp {
|
alldiv-divdi3.ll | 8 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readonly {
|
allrem-moddi3.ll | 10 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readonly {
|
empty-struct-return-type.ll | 15 declare hidden { } @_ZNK5QHashIPv15QHashDummyValueE5valueERKS0_(i8** nocapture) nounwind
|
fold-call.ll | 20 define void @test2(%struct.X* nocapture %x) {
|
misaligned-memset.ll | 15 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
|
peep-test-0.ll | 5 define void @loop(i64 %n, double* nocapture %d) nounwind {
|
Completed in 1096 milliseconds
<<11121314151617181920>>