Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h652 const Operator* Word64AtomicNarrowAdd(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc730 ATOMIC64_NARROW_OP(Word64AtomicNarrowAdd, type) \
1248 const Operator* MachineOperatorBuilder::Word64AtomicNarrowAdd( in Word64AtomicNarrowAdd() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h575 V(Word64AtomicNarrowAdd) \