Home | History | Annotate | Download | only in ppc

Lines Matching refs:LoadRoot

160         __ LoadRoot(r5, Heap::kRealStackLimitRootIndex);
166 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex);
318 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
336 __ LoadRoot(r3, Heap::kUndefinedValueRootIndex);
469 __ LoadRoot(result_register(), index);
475 __ LoadRoot(result_register(), index);
490 __ LoadRoot(result_register(), index);
559 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
562 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
571 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
574 __ LoadRoot(ip, Heap::kFalseValueRootIndex);
590 __ LoadRoot(result_register(), value_root_index);
597 __ LoadRoot(ip, value_root_index);
698 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
740 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
749 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
885 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
978 __ LoadRoot(ip, Heap::kMetaMapRootIndex);
1059 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
1169 __ LoadRoot(r4, Heap::kNullValueRootIndex);
1533 __ LoadRoot(r6,
1535 __ LoadRoot(r7, Heap::kEmptyFixedArrayRootIndex);
1830 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
2091 __ LoadRoot(r3, Heap::kFunction_stringRootIndex);
2096 __ LoadRoot(r3, Heap::kObject_stringRootIndex);
2101 __ LoadRoot(r3, Heap::kNullValueRootIndex);
2133 __ LoadRoot(result, Heap::kNanValueRootIndex);
2139 __ LoadRoot(result, Heap::kUndefinedValueRootIndex);
2203 __ LoadRoot(r7, Heap::kEmptyFixedArrayRootIndex);
2226 __ LoadRoot(r3, Heap::kUndefinedValueRootIndex);
2319 __ LoadRoot(r3, Heap::kTrueValueRootIndex);
2325 __ LoadRoot(r3, Heap::kFalseValueRootIndex);
2569 __ LoadRoot(ip, Heap::kHeapNumberMapRootIndex);
2710 __ LoadRoot(r4, nil_value);