Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h632 const Operator* Word32AtomicAdd(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc646 ATOMIC_OP(Word32AtomicAdd, type) \
1069 const Operator* MachineOperatorBuilder::Word32AtomicAdd(MachineType type) { in Word32AtomicAdd() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h664 V(Word32AtomicAdd) \