Home | History | Annotate | Download | only in arm

Lines Matching defs:GenerateFPOperation

2417 void BinaryOpStub::GenerateFPOperation(MacroAssembler* masm,
2653 GenerateFPOperation(masm, true, use_runtime, gc_required);
3075 GenerateFPOperation(masm, false, &call_runtime, &call_runtime);
3087 GenerateFPOperation(masm, false, &call_string_add_or_runtime, &call_runtime);