Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc5162 using OperatorByType = in AtomicOp() typedef
5173 const OperatorByType operator_by_type = nullptr; in AtomicOp()
5179 constexpr AtomicOpInfo(Type t, MachineType m, OperatorByType o) in AtomicOp()
5303 return {kSpecial, MachineType::Int32(), OperatorByType{nullptr}}; in AtomicOp()
5305 return {kSpecial, MachineType::Int32(), OperatorByType{nullptr}}; in AtomicOp()
5307 return {kSpecial, MachineType::Int64(), OperatorByType{nullptr}}; in AtomicOp()