Searched refs:ReduceInt32Div (Results 1 – 2 of 2) sorted by relevance
81 Reduction ReduceInt32Div(Node* node); in NON_EXPORTED_BASE()
252 return ReduceInt32Div(node); in Reduce()776 Reduction MachineOperatorReducer::ReduceInt32Div(Node* node) { in ReduceInt32Div() function in v8::internal::compiler::MachineOperatorReducer