Searched refs:ReduceFloat64InsertHighWord32 (Results 1 – 2 of 2) sorted by relevance
99 Reduction ReduceFloat64InsertHighWord32(Node* node); in NON_EXPORTED_BASE()
683 return ReduceFloat64InsertHighWord32(node); in Reduce()1349 Reduction MachineOperatorReducer::ReduceFloat64InsertHighWord32(Node* node) { in ReduceFloat64InsertHighWord32() function in v8::internal::compiler::MachineOperatorReducer