Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h658 const Operator* Word64AtomicNarrowOr(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc733 ATOMIC64_NARROW_OP(Word64AtomicNarrowOr, type) \
1281 const Operator* MachineOperatorBuilder::Word64AtomicNarrowOr(MachineType type) { in Word64AtomicNarrowOr() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h578 V(Word64AtomicNarrowOr) \