Lines Matching refs:in32
6 define void @test_and(i32 %in32, i64 %in64) {
9 %val0 = and i32 %in32, 2863311530
13 %val1 = and i32 %in32, 4293984240
28 define void @test_orr(i32 %in32, i64 %in64) {
31 %val0 = or i32 %in32, 2863311530
35 %val1 = or i32 %in32, 4293984240
50 define void @test_eor(i32 %in32, i64 %in64) {
53 %val0 = xor i32 %in32, 2863311530
57 %val1 = xor i32 %in32, 4293984240
72 define void @test_mov(i32 %in32, i64 %in64) {
74 %val0 = add i32 %in32, 2863311530