Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h84 Reduction ReduceInt32Binop(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc623 Reduction JSTypedLowering::ReduceInt32Binop(Node* node) { in ReduceInt32Binop() function in v8::internal::compiler::JSTypedLowering
2384 return ReduceInt32Binop(node); in Reduce()