Searched refs:ReduceUint32Mod (Results 1 – 2 of 2) sorted by relevance
84 Reduction ReduceUint32Mod(Node* node); in NON_EXPORTED_BASE()
258 return ReduceUint32Mod(node); in Reduce()890 Reduction MachineOperatorReducer::ReduceUint32Mod(Node* node) { in ReduceUint32Mod() function in v8::internal::compiler::MachineOperatorReducer