Home | History | Annotate | Download | only in arm64

Lines Matching refs:kIsCallable

1838   __ TestAndBranchIfAllClear(x10, 1 << Map::kIsCallable,
1972 __ TestAndBranchIfAllClear(x10, 1 << Map::kIsCallable, &target_not_callable);
2591 __ TestAndBranchIfAllClear(x4, 1 << Map::kIsCallable, &non_callable);