Home | History | Annotate | Download | only in arm64

Lines Matching refs:kIsConstructor

2133   __ TestAndBranchIfAllClear(x10, 1 << Map::kIsConstructor,
2141 __ TestAndBranchIfAllClear(x10, 1 << Map::kIsConstructor,
3033 __ TestAndBranchIfAllClear(x2, 1 << Map::kIsConstructor, &non_constructor);