Home | History | Annotate | Download | only in arm

Lines Matching refs:ConstructionCounter

4360   __ tst(r3, Operand(Map::ConstructionCounter::kMask));
4370 STATIC_ASSERT(Map::ConstructionCounter::kNext == 32);
4371 __ sub(r3, r3, Operand(1 << Map::ConstructionCounter::kShift));
4385 __ tst(r3, Operand(Map::ConstructionCounter::kMask));