Home | History | Annotate | Download | only in x64

Lines Matching refs:testp

1395       __ testp(left, left);
2021 __ testp(reg, reg);
2389 __ testp(rax, rax);
2578 __ testp(rax, rax);
3421 __ testp(input_reg, input_reg);
3803 __ testp(rcx, rcx);
5041 __ testp(rax, Immediate(kSmiTagMask));
5623 __ testp(index, kScratchRegister);