Home
last modified time | relevance | path

Searched refs:Word64AtomicExchange (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dmachine-operator.h626 const Operator* Word64AtomicExchange(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc660 ATOMIC_OP(Word64AtomicExchange, type)
1191 const Operator* MachineOperatorBuilder::Word64AtomicExchange(MachineType type) { in Word64AtomicExchange() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h573 V(Word64AtomicExchange) \