Home | History | Annotate | Download | only in arm64

Lines Matching refs:LoadRoot

170       __ LoadRoot(x10, Heap::kUndefinedValueRootIndex);
325 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
497 __ LoadRoot(result_register(), index);
503 __ LoadRoot(result_register(), index);
518 __ LoadRoot(result_register(), index);
618 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
621 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
631 __ LoadRoot(x10, Heap::kTrueValueRootIndex);
634 __ LoadRoot(x10, Heap::kFalseValueRootIndex);
654 __ LoadRoot(result_register(), value_root_index);
661 __ LoadRoot(x10, value_root_index);
828 __ LoadRoot(x10, Heap::kTheHoleValueRootIndex);
837 __ LoadRoot(x10, Heap::kTheHoleValueRootIndex);
857 __ LoadRoot(x0, Heap::kTheHoleValueRootIndex);
1113 __ LoadRoot(null_value, Heap::kNullValueRootIndex);
1329 __ LoadRoot(x10, pretenure ? Heap::kTrueValueRootIndex
1470 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
1559 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
1638 __ LoadRoot(x10, Heap::kNullValueRootIndex);
2460 __ LoadRoot(x9, Heap::kUndefinedValueRootIndex);
2503 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex);
2566 __ LoadRoot(x1, Heap::kUndefinedValueRootIndex);
2597 __ LoadRoot(x1, Heap::kUndefinedValueRootIndex);
2800 __ LoadRoot(hash_table_map, Heap::kHashTableMapRootIndex);
3103 __ LoadRoot(x0, Heap::kFunction_stringRootIndex);
3108 __ LoadRoot(x0, Heap::kObject_stringRootIndex);
3113 __ LoadRoot(x0, Heap::kNullValueRootIndex);
3377 __ LoadRoot(result, Heap::kNanValueRootIndex);
3383 __ LoadRoot(result, Heap::kUndefinedValueRootIndex);
3424 __ LoadRoot(result, Heap::kempty_stringRootIndex);
3523 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
3641 __ LoadRoot(result, Heap::kempty_stringRootIndex);
3805 __ LoadRoot(result, Heap::kUndefinedValueRootIndex);
3963 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
3968 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
4485 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex);
4491 __ LoadRoot(load_name, Heap::kthrow_stringRootIndex); // "throw"
4533 __ LoadRoot(load_name, Heap::knext_stringRootIndex); // "next"
4560 __ LoadRoot(load_name, Heap::kdone_stringRootIndex); // "done"
4573 __ LoadRoot(load_name, Heap::kvalue_stringRootIndex); // "value"
4633 __ LoadRoot(the_hole, Heap::kTheHoleValueRootIndex);
4687 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex);