Home | History | Annotate | Download | only in arm64

Lines Matching refs:ElementsKindBits

4310     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4452 __ And(kind, kind, AllocationSite::ElementsKindBits::kMask);