Home | History | Annotate | Download | only in arm64

Lines Matching full:fast_double

484     MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
502 __ B(ne, fast_double);
546 __ Bind(fast_double);
624 Label fast_double;
735 masm, &fast_object, &fast_double, &slow, kCheckMap, kDontIncrementLength,