Searched refs:ReduceUint32Div (Results 1 – 2 of 2) sorted by relevance
82 Reduction ReduceUint32Div(Node* node); in NON_EXPORTED_BASE()
254 return ReduceUint32Div(node); in Reduce()824 Reduction MachineOperatorReducer::ReduceUint32Div(Node* node) { in ReduceUint32Div() function in v8::internal::compiler::MachineOperatorReducer