Home | History | Annotate | Download | only in arm64

Lines Matching refs:kTrueValueRootIndex

1773       __ CompareRoot(value, Heap::kTrueValueRootIndex);
1806 value, Heap::kTrueValueRootIndex, true_label);
5172 __ CompareRoot(x0, Heap::kTrueValueRootIndex);
5409 __ JumpIfRoot(value, Heap::kTrueValueRootIndex, true_label);