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",
327 ; CHECK: stepc [[REG]]
335 call void asm sideeffect "stepc $0", "h"(i32 %or2)
346 ; CHECK: stepc [[REG]]
354 call void asm sideeffect "stepc $0", "r"(i32 %or2)
365 ; CHECK: stepc [[REG]]
373 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %or2)
386 ; CHECK: stepc [[REG]]
394 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %or2)
407 ; CHECK: stepc [[REG]]
415 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %xor2)
428 ; CHECK: stepc [[REG]]
436 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %xor2)
449 ; CHECK: stepc [[REG]]
457 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %and2)
470 ; CHECK: stepc [[REG]]
478 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %and2)
566 ; CHECK: stepc [[REG]]
574 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
587 ; CHECK: stepc [[REG]]
595 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)
612 ; CHECK: stepc [[REG2]], [[REG3]]
624 %res3 = call i32 asm "stepc $1, $2",
639 ; CHECK: stepc [[REG]]
647 %res3 = call i32 asm "stepc $0, $1", "=h,h"(i32 %add2)
660 ; CHECK: stepc [[REG]]
668 %res3 = call i32 asm "stepc $0, $1", "=r,r"(i32 %add2)