Home | History | Annotate | Download | only in mips

Lines Matching refs:ConstructionCounter

4540   __ And(at, a3, Operand(Map::ConstructionCounter::kMask));
4551 STATIC_ASSERT(Map::ConstructionCounter::kNext == 32);
4552 __ Subu(a3, a3, Operand(1 << Map::ConstructionCounter::kShift));
4568 __ And(a3, a3, Operand(Map::ConstructionCounter::kMask));