Home
last modified time | relevance | path

Searched refs:IntNAdd (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc72 const Operator* IntNAdd(MachineOperatorBuilder* machine) { in IntNAdd() function in v8::internal::compiler::Word32Adapter
132 static const Operator* IntNAdd(MachineOperatorBuilder* machine) { in IntNAdd() function in v8::internal::compiler::Word64Adapter
1725 NodeProperties::ChangeOp(node, a.IntNAdd(machine())); in ReduceWordNAnd()
1735 NodeProperties::ChangeOp(node, a.IntNAdd(machine())); in ReduceWordNAnd()
1746 NodeProperties::ChangeOp(node, a.IntNAdd(machine())); in ReduceWordNAnd()
1757 NodeProperties::ChangeOp(node, a.IntNAdd(machine())); in ReduceWordNAnd()
1768 NodeProperties::ChangeOp(node, a.IntNAdd(machine())); in ReduceWordNAnd()

Completed in 4 milliseconds