Home | History | Annotate | Download | only in Thumb2

Lines Matching full:i16

3 define i16 @test1(i32* %X, i16* %A) {
7 %tmp1 = trunc i32 %Y to i16 ; <i16> [#uses=1]
8 store i16 %tmp1, i16* %A
9 %tmp2 = ptrtoint i16* %A to i16 ; <i16> [#uses=1]
10 %tmp3 = sub i16 %tmp2, 4 ; <i16> [#uses=1]
11 ret i16 %tmp3