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