GenerateFPOperation 2733 src/arm/code-stubs-arm.cc     GenerateFPOperation(masm, true, use_runtime, gc_required);
GenerateFPOperation 3155 src/arm/code-stubs-arm.cc   GenerateFPOperation(masm, false, &call_runtime, &call_runtime);
GenerateFPOperation 3167 src/arm/code-stubs-arm.cc   GenerateFPOperation(masm, false, &call_string_add_or_runtime, &call_runtime);
GenerateFPOperation  201 src/arm/code-stubs-arm.h   void GenerateFPOperation(MacroAssembler* masm,
GenerateFPOperation 2849 src/mips/code-stubs-mips.cc     GenerateFPOperation(masm, true, use_runtime, gc_required);
GenerateFPOperation 3274 src/mips/code-stubs-mips.cc   GenerateFPOperation(masm, false, &call_runtime, &call_runtime);
GenerateFPOperation 3286 src/mips/code-stubs-mips.cc   GenerateFPOperation(masm, false, &call_string_add_or_runtime, &call_runtime);
GenerateFPOperation  202 src/mips/code-stubs-mips.h   void GenerateFPOperation(MacroAssembler* masm,