Home | History | Annotate | Download | only in mips

Lines Matching refs:fast_double

624     MacroAssembler* masm, Label* fast_object, Label* fast_double, Label* slow,
638 __ Branch(fast_double, ne, elements_map,
695 __ bind(fast_double);
778 Label fast_double, fast_double_grow;
855 masm, &fast_object, &fast_double, &slow, kCheckMap, kDontIncrementLength,