Home | History | Annotate | Download | only in arm64

Lines Matching refs:CompareRoot

165         __ CompareRoot(x10, Heap::kRealStackLimitRootIndex);
308 __ CompareRoot(jssp, Heap::kStackLimitRootIndex);
783 __ CompareRoot(x0, Heap::kTrueValueRootIndex);
797 __ CompareRoot(x1, Heap::kWithContextMapRootIndex);
799 __ CompareRoot(x1, Heap::kCatchContextMapRootIndex);
2251 __ CompareRoot(x10, Heap::kTheHoleValueRootIndex);
4238 __ CompareRoot(x0, Heap::kHeapNumberMapRootIndex);
4256 __ CompareRoot(x0, Heap::kFalseValueRootIndex);
4327 __ CompareRoot(x0, Heap::kTrueValueRootIndex);
4391 __ CompareRoot(x0, nil_value);