Home | History | Annotate | Download | only in x87

Lines Matching refs:fast_double

540     MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
559 __ j(not_equal, fast_double);
605 __ bind(fast_double);
681 Label fast_double, fast_double_grow;
754 KeyedStoreGenerateGenericHelper(masm, &fast_object, &fast_double, &slow,