Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h624 const Operator* Word32AtomicExchange(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc651 ATOMIC_OP(Word32AtomicExchange, type)
1048 const Operator* MachineOperatorBuilder::Word32AtomicExchange(MachineType type) { in Word32AtomicExchange() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h662 V(Word32AtomicExchange) \