Home | History | Annotate | Download | only in mips64

Lines Matching refs:ConstructionCounter

4552   __ And(at, a3, Operand(Map::ConstructionCounter::kMask));
4563 STATIC_ASSERT(Map::ConstructionCounter::kNext == 32);
4564 __ Subu(a3, a3, Operand(1 << Map::ConstructionCounter::kShift));
4580 __ And(a3, a3, Operand(Map::ConstructionCounter::kMask));