Home | History | Annotate | Download | only in ARM

Lines Matching full:i16

4 define zeroext i16 @t1(i16* nocapture %a) nounwind uwtable readonly ssp {
7 %add.ptr = getelementptr inbounds i16* %a, i64 -8
8 %0 = load i16* %add.ptr, align 2
10 ret i16 %0
13 define zeroext i16 @t2(i16* nocapture %a) nounwind uwtable readonly ssp {
16 %add.ptr = getelementptr inbounds i16* %a, i64 -16
17 %0 = load i16* %add.ptr, align 2
19 ret i16 %0
22 define zeroext i16 @t3(i16* nocapture %a) nounwind uwtable readonly ssp {
25 %add.ptr = getelementptr inbounds i16* %a, i64 -127
26 %0 = load i16* %add.ptr, align 2
28 ret i16 %0
31 define zeroext i16 @t4(i16* nocapture %a) nounwind uwtable readonly ssp {
34 %add.ptr = getelementptr inbounds i16* %a, i64 -128
35 %0 = load i16* %add.ptr, align 2
39 ret i16 %0
42 define zeroext i16 @t5(i16* nocapture %a) nounwind uwtable readonly ssp {
45 %add.ptr = getelementptr inbounds i16* %a, i64 8
46 %0 = load i16* %add.ptr, align 2
48 ret i16 %0
51 define zeroext i16 @t6(i16* nocapture %a) nounwind uwtable readonly ssp {
54 %add.ptr = getelementptr inbounds i16* %a, i64 16
55 %0 = load i16* %add.ptr, align 2
57 ret i16 %0
60 define zeroext i16 @t7(i16* nocapture %a) nounwind uwtable readonly ssp {
63 %add.ptr = getelementptr inbounds i16* %a, i64 127
64 %0 = load i16* %add.ptr, align 2
66 ret i16 %0
69 define zeroext i16 @t8(i16* nocapture %a) nounwind uwtable readonly ssp {
72 %add.ptr = getelementptr inbounds i16* %a, i64 128
73 %0 = load i16* %add.ptr, align 2
76 ret i16 %0
79 define void @t9(i16* nocapture %a) nounwind uwtable ssp {
82 %add.ptr = getelementptr inbounds i16* %a, i64 -8
83 store i16 0, i16* %add.ptr, align 2
90 define void @t10(i16* nocapture %a) nounwind uwtable ssp {
93 %add.ptr = getelementptr inbounds i16* %a, i64 -128
94 store i16 0, i16* %add.ptr, align 2
101 define void @t11(i16* nocapture %a) nounwind uwtable ssp {
104 %add.ptr = getelementptr inbounds i16* %a, i64 8
105 store i16 0, i16* %add.ptr, align 2
112 define void @t12(i16* nocapture %a) nounwind uwtable ssp {
115 %add.ptr = getelementptr inbounds i16* %a, i64 128
116 store i16 0, i16* %add.ptr, align 2