Lines Matching refs:stepc
251 ; For stepc, we expect the h and r operands to be paired by the register
270 ; CHECK: stepc [[REG1]], [[REG1]], [[REG2]], [[REG2]]
283 call void asm sideeffect "stepc $0, $1, $2, $3",
331 ; CHECK: stepc [[REG]]
339 call void asm sideeffect "stepc $0", "h"(i32 %or2)
350 ; CHECK: stepc [[REG]]
358 call void asm sideeffect "stepc $0", "r"(i32 %or2)
369 ; CHECK: stepc [[REG]]
377 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %or2)
390 ; CHECK: stepc [[REG]]
398 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %or2)
411 ; CHECK: stepc [[REG]]
419 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %xor2)
432 ; CHECK: stepc [[REG]]
440 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %xor2)
453 ; CHECK: stepc [[REG]]
461 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %and2)
474 ; CHECK: stepc [[REG]]
482 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %and2)
570 ; CHECK: stepc [[REG]]
578 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
591 ; CHECK: stepc [[REG]]
599 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)
616 ; CHECK: stepc [[REG2]], [[REG3]]
628 %res3 = call i32 asm "stepc $1, $2",
643 ; CHECK: stepc [[REG]]
651 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
664 ; CHECK: stepc [[REG]]
672 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)
765 ; CHECK: stepc [[REG]], [[REGCC]]
780 %res3 = call i32 asm "stepc $0, $2", "=h,h,d"(i32 %val2, i1 %obit2)
801 ; CHECK: stepc [[REG]], [[REGCC]]
816 %res3 = call i32 asm "stepc $0, $2", "=h,h,d"(i32 %val2, i1 %obit2)