Home | History | Annotate | Download | only in s390

Lines Matching refs:LoadRoot

159         __ LoadRoot(r5, Heap::kRealStackLimitRootIndex);
165 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex);
322 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
340 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
466 __ LoadRoot(result_register(), index);
471 __ LoadRoot(result_register(), index);
485 __ LoadRoot(result_register(), index);
547 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
550 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
558 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
561 __ LoadRoot(ip, Heap::kFalseValueRootIndex);
575 __ LoadRoot(result_register(), value_root_index);
581 __ LoadRoot(ip, value_root_index);
713 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
722 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
1026 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
1135 __ LoadRoot(r3, Heap::kNullValueRootIndex);
1494 __ LoadRoot(r5,
1496 __ LoadRoot(r6, Heap::kEmptyFixedArrayRootIndex);
1798 __ LoadRoot(r1, Heap::kUndefinedValueRootIndex);
2051 __ LoadRoot(r2, Heap::kFunction_stringRootIndex);
2056 __ LoadRoot(r2, Heap::kObject_stringRootIndex);
2061 __ LoadRoot(r2, Heap::kNullValueRootIndex);
2092 __ LoadRoot(result, Heap::kNanValueRootIndex);
2098 __ LoadRoot(result, Heap::kUndefinedValueRootIndex);
2160 __ LoadRoot(r6, Heap::kEmptyFixedArrayRootIndex);
2182 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
2273 __ LoadRoot(r2, Heap::kTrueValueRootIndex);
2279 __ LoadRoot(r2, Heap::kFalseValueRootIndex);