Lines Matching refs:Y
5 define i32 @test1(i32 %X, i32 %Y) {
7 %tmp4 = shl i32 %Y, 16
14 define i32 @test2(i32 %X, i32 %Y) {
16 %tmp3 = shl i32 %Y, 12
24 define i32 @test3(i32 %X, i32 %Y) {
26 %tmp37 = shl i32 %Y, 18
33 define i32 @test4(i32 %X, i32 %Y) {
35 %tmp3 = and i32 %Y, -65536
42 define i32 @test5(i32 %X, i32 %Y) {
44 %tmp2 = bitcast i32 %Y to i32
52 define i32 @test5a(i32 %X, i32 %Y) {
54 %tmp37 = lshr i32 %Y, 16
62 define i32 @test6(i32 %X, i32 %Y) {
64 %tmp37 = lshr i32 %Y, 12
73 define i32 @test7(i32 %X, i32 %Y) {
75 %tmp3 = ashr i32 %Y, 18
83 define i32 @test8(i32 %X, i32 %Y) {
85 %tmp3 = lshr i32 %Y, 22