Home | History | Annotate | Download | only in mips64

Lines Matching full:kisundetectable

2119           __ And(at, at, Operand(1 << Map::kIsUndetectable));
2351 __ And(at, temp, Operand(1 << Map::kIsUndetectable));
5329 __ And(at, at, 1 << Map::kIsUndetectable);
5339 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
5354 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));