Searched refs:Word32AtomicExchange (Results 1 – 3 of 3) sorted by relevance
624 const Operator* Word32AtomicExchange(MachineType type); in NON_EXPORTED_BASE()
651 ATOMIC_OP(Word32AtomicExchange, type)1048 const Operator* MachineOperatorBuilder::Word32AtomicExchange(MachineType type) { in Word32AtomicExchange() function in v8::internal::compiler::MachineOperatorBuilder
662 V(Word32AtomicExchange) \