Home | History | Annotate | Download | only in arm

Lines Matching refs:kIsUndetectable

2580     __ tst(r1, Operand(1 << Map::kIsUndetectable));
2588 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
2600 __ tst(r1, Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
2704 __ tst(r1, Operand(1 << Map::kIsUndetectable));