Home | History | Annotate | Download | only in s390

Lines Matching refs:ElementsKindBits

4158     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4278 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4279 __ AndP(r5, Operand(AllocationSite::ElementsKindBits::kMask));
4358 __ DecodeField<Map::ElementsKindBits>(r5);