Searched refs:Word32AtomicAdd (Results 1 – 3 of 3) sorted by relevance
632 const Operator* Word32AtomicAdd(MachineType type); in NON_EXPORTED_BASE()
646 ATOMIC_OP(Word32AtomicAdd, type) \1069 const Operator* MachineOperatorBuilder::Word32AtomicAdd(MachineType type) { in Word32AtomicAdd() function in v8::internal::compiler::MachineOperatorBuilder
664 V(Word32AtomicAdd) \