Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.h88 Reduction ReduceInt64Mul(Node* node);
H A Dmachine-operator-reducer.cc427 return ReduceInt64Mul(node); in Reduce()
1082 Reduction MachineOperatorReducer::ReduceInt64Mul(Node* node) { in ReduceInt64Mul() function in v8::internal::compiler::MachineOperatorReducer

Completed in 4 milliseconds