Searched refs:Word64AtomicExchange (Results 1 – 3 of 3) sorted by relevance
626 const Operator* Word64AtomicExchange(MachineType type); in NON_EXPORTED_BASE()
660 ATOMIC_OP(Word64AtomicExchange, type)1191 const Operator* MachineOperatorBuilder::Word64AtomicExchange(MachineType type) { in Word64AtomicExchange() function in v8::internal::compiler::MachineOperatorBuilder
573 V(Word64AtomicExchange) \