Home | History | Annotate | Download | only in s390

Lines Matching refs:ConstructionCounter

4433   __ DecodeField<Map::ConstructionCounter>(r9, r5);
4445 STATIC_ASSERT(Map::ConstructionCounter::kNext == 32);
4446 __ Add32(r5, r5, Operand(-(1 << Map::ConstructionCounter::kShift)));