Home | History | Annotate | Download | only in arm

Lines Matching refs:slow

848   ArmExceptionSlowPath* slow = new (GetArena()) ArmExceptionSlowPath(scratch, stack_adjust);
849 buffer_.EnqueueSlowPath(slow);
853 b(slow->Entry(), NE);