Home | History | Annotate | Download | only in ppc

Lines Matching refs:ElementsKindBits

4220     STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4346 STATIC_ASSERT(AllocationSite::ElementsKindBits::kShift == 0);
4347 __ And(r6, r6, Operand(AllocationSite::ElementsKindBits::kMask));
4428 __ DecodeField<Map::ElementsKindBits>(r6);