Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h648 const Operator* Word64AtomicOr(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc658 ATOMIC_OP(Word64AtomicOr, type) \
1171 const Operator* MachineOperatorBuilder::Word64AtomicOr(MachineType type) { in Word64AtomicOr() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h571 V(Word64AtomicOr) \