Home | History | Annotate | Download | only in s390

Lines Matching refs:kIsUndetectable

2543           Operand(1 << Map::kIsUndetectable));
2551 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
2562 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
2664 __ AndP(r0, r3, Operand(1 << Map::kIsUndetectable));