Home | History | Annotate | Download | only in X86

Lines Matching full:i16

29 define i16 @test5(i16 %f12) nounwind {
30 %f11 = shl i16 %f12, 2
31 %tmp7.25 = ashr i16 %f11, 8
32 ret i16 %tmp7.25
35 define i16 @test6(i16 %f12) nounwind {
36 %f11 = shl i16 %f12, 8
37 %tmp7.25 = ashr i16 %f11, 8
38 ret i16 %tmp7.25