Home | History | Annotate | Download | only in ARM

Lines Matching full:nocapture

3 define i32 @t1(i32* nocapture %ptr) nounwind readonly {
12 define i32 @t2(i32* nocapture %ptr) nounwind readonly {
21 define i32 @t3(i32* nocapture %ptr) nounwind readonly {
30 define zeroext i16 @t4(i16* nocapture %ptr) nounwind readonly {
39 define zeroext i16 @t5(i16* nocapture %ptr) nounwind readonly {
48 define zeroext i16 @t6(i16* nocapture %ptr) nounwind readonly {
57 define zeroext i8 @t7(i8* nocapture %ptr) nounwind readonly {
66 define zeroext i8 @t8(i8* nocapture %ptr) nounwind readonly {
75 define zeroext i8 @t9(i8* nocapture %ptr) nounwind readonly {
84 define void @t10(i32* nocapture %ptr) nounwind {
93 define void @t11(i32* nocapture %ptr) nounwind {
102 define void @t12(i32* nocapture %ptr) nounwind {
111 define void @t13(i16* nocapture %ptr) nounwind {
120 define void @t14(i16* nocapture %ptr) nounwind {
129 define void @t15(i16* nocapture %ptr) nounwind {
138 define void @t16(i8* nocapture %ptr) nounwind {
147 define void @t17(i8* nocapture %ptr) nounwind {
156 define void @t18(i8* nocapture %ptr) nounwind {