Home | History | Annotate | Download | only in arm

Lines Matching refs:easy_case

873   bool easy_case = !r.IsTagged() || type.IsBoolean() || type.IsSmi() ||
876 if (!easy_case && ((!(expected & ToBooleanHint::kSmallInteger) &&