Searched refs:cmpxchg8b (Results 1 – 2 of 2) sorted by relevance
471 void cmpxchg8b(const Address& address);492 lock()->cmpxchg8b(address); in LockCmpxchg8b()
1533 void X86Assembler::cmpxchg8b(const Address& address) { in cmpxchg8b() function in art::x86::X86Assembler