Lines Matching defs:GenerateFPOperation
2531 void BinaryOpStub::GenerateFPOperation(MacroAssembler* masm,
2769 GenerateFPOperation(masm, true, use_runtime, gc_required);
3194 GenerateFPOperation(masm, false, &call_runtime, &call_runtime);
3206 GenerateFPOperation(masm, false, &call_string_add_or_runtime, &call_runtime);