Home | History | Annotate | Download | only in mips

Lines Matching refs:LoadRoot

141     __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
169 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex);
174 __ LoadRoot(t5, Heap::kUndefinedValueRootIndex);
316 __ LoadRoot(at, Heap::kStackLimitRootIndex);
335 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
495 __ LoadRoot(result_register(), index);
501 __ LoadRoot(result_register(), index);
518 __ LoadRoot(result_register(), index);
618 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
621 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
631 __ LoadRoot(at, Heap::kTrueValueRootIndex);
636 __ LoadRoot(at, Heap::kFalseValueRootIndex);
656 __ LoadRoot(result_register(), value_root_index);
663 __ LoadRoot(at, value_root_index);
778 __ LoadRoot(t0, Heap::kTrueValueRootIndex);
792 __ LoadRoot(t0, Heap::kWithContextMapRootIndex);
795 __ LoadRoot(t0, Heap::kCatchContextMapRootIndex);
824 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex);
833 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
853 __ LoadRoot(a0, Heap::kTheHoleValueRootIndex);
1059 __ LoadRoot(at, Heap::kTrueValueRootIndex);
1107 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
1110 __ LoadRoot(null_value, Heap::kNullValueRootIndex);
1154 __ LoadRoot(at, Heap::kMetaMapRootIndex);
1330 __ LoadRoot(a1, pretenure ? Heap::kTrueValueRootIndex
1397 __ LoadRoot(t0, Heap::kNativeContextMapRootIndex);
1470 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
1473 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex);
1551 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
1565 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex);
1608 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
1645 __ LoadRoot(a1, Heap::kNullValueRootIndex);
2049 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex);
2056 __ LoadRoot(load_name, Heap::kthrow_stringRootIndex); // "throw"
2095 __ LoadRoot(load_name, Heap::knext_stringRootIndex); // "next"
2122 __ LoadRoot(load_name, Heap::kdone_stringRootIndex); // "done"
2135 __ LoadRoot(load_name, Heap::kvalue_stringRootIndex); // "value"
2179 __ LoadRoot(a2, Heap::kTheHoleValueRootIndex);
2242 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
2532 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
2545 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex);
2569 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex);
2779 __ LoadRoot(t3, Heap::kUndefinedValueRootIndex);
2823 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
2884 __ LoadRoot(a1, Heap::kUndefinedValueRootIndex);
2915 __ LoadRoot(a1, Heap::kUndefinedValueRootIndex);
3027 __ LoadRoot(at, Heap::kNullValueRootIndex);
3115 __ LoadRoot(t0, Heap::kHashTableMapRootIndex);
3408 __ LoadRoot(v0, Heap::kFunction_stringRootIndex);
3413 __ LoadRoot(v0, Heap::kObject_stringRootIndex);
3418 __ LoadRoot(v0, Heap::kNullValueRootIndex);
3699 __ LoadRoot(result, Heap::kNanValueRootIndex);
3705 __ LoadRoot(result, Heap::kUndefinedValueRootIndex);
3748 __ LoadRoot(result, Heap::kempty_stringRootIndex);
3850 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
3968 __ LoadRoot(v0, Heap::kempty_stringRootIndex);
4154 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
4316 __ LoadRoot(v0, Heap::kTrueValueRootIndex);
4321 __ LoadRoot(v0, Heap::kFalseValueRootIndex);
4589 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex);
4605 __ LoadRoot(at, Heap::kTrueValueRootIndex);
4607 __ LoadRoot(at, Heap::kFalseValueRootIndex);
4610 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
4627 __ LoadRoot(at, Heap::kNullValueRootIndex);
4669 __ LoadRoot(t0, Heap::kTrueValueRootIndex);
4731 __ LoadRoot(a1, nil_value);