Searched refs:ReduceInt32Sub (Results 1 – 2 of 2) sorted by relevance
79 Reduction ReduceInt32Sub(Node* node); in NON_EXPORTED_BASE()
95 Reduction const reduction = ReduceInt32Sub(node); in Int32Sub()212 return ReduceInt32Sub(node); in Reduce()713 Reduction const reduction = ReduceInt32Sub(node); in ReduceInt32Add()722 Reduction const reduction = ReduceInt32Sub(node); in ReduceInt32Add()740 Reduction MachineOperatorReducer::ReduceInt32Sub(Node* node) { in ReduceInt32Sub() function in v8::internal::compiler::MachineOperatorReducer1121 Reduction const reduction = ReduceInt32Sub(node); in ReduceWord32Sar()