Searched refs:LockCmpxchgq (Results 1 – 2 of 2) sorted by relevance
829 void LockCmpxchgq(const Address& address, CpuRegister reg) { in LockCmpxchgq() function
2502 __ LockCmpxchgq(Address(base, offset, TIMES_1, 0), value); in GenCAS() local