Searched defs:LockCmpxchgq (Results 1 – 2 of 2) sorted by relevance
903 void LockCmpxchgq(const Address& address, CpuRegister reg) { in LockCmpxchgq() function
953 TEST_F(AssemblerX86_64Test, LockCmpxchgq) { in TEST_F() argument