Lines Matching refs:xorp
1149 xorp(dst, kScratchRegister); in SafeMove()
1154 xorp(dst, Immediate(jit_cookie())); in SafeMove()
1168 xorp(Operand(rsp, 0), kScratchRegister); in SafePush()
1173 xorp(Operand(rsp, 0), Immediate(jit_cookie())); in SafePush()
1949 xorp(dst, src2); in SmiMul()
1973 xorp(kScratchRegister, src2); in SmiMul()
2111 xorp(dst, kScratchRegister); in SmiNot()
2168 xorp(dst, src2); in SmiXor()
2176 xorp(dst, constant_reg); in SmiXorConstant()
2179 xorp(dst, src); in SmiXorConstant()
2387 xorp(dst, src2); in SelectNonSmi()
2390 xorp(dst, src1); in SelectNonSmi()
5649 xorp(scratch_reg, ExternalOperand(new_space_allocation_top)); in TestJSArrayForAllocationMemento()
5656 xorp(scratch_reg, receiver_reg); in TestJSArrayForAllocationMemento()