Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h644 const Operator* Word64AtomicSub(MachineType type); in NON_EXPORTED_BASE()
Dmachine-operator.cc656 ATOMIC_OP(Word64AtomicSub, type) \
1151 const Operator* MachineOperatorBuilder::Word64AtomicSub(MachineType type) { in Word64AtomicSub() function in v8::internal::compiler::MachineOperatorBuilder
Dopcodes.h569 V(Word64AtomicSub) \