Home | History | Annotate | Download | only in SystemZ

Lines Matching full:add2

573   %add2 = add i32 %res2, 1
574 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
594 %add2 = add i32 %res2, 1
595 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)
620 %add2 = add i32 %res1, 254
622 "=h,r,0"(i32 %res1, i32 %add2)
646 %add2 = add i32 %res2, 32768
647 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
667 %add2 = add i32 %res2, 32768
668 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)