Lines Matching refs:LoadRoot
153 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local
158 __ LoadRoot(t5, Heap::kUndefinedValueRootIndex); in Generate() local
350 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local
369 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local
496 __ LoadRoot(result_register(), index); in Plug() local
502 __ LoadRoot(result_register(), index); in Plug() local
519 __ LoadRoot(result_register(), index); in Plug() local
619 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
622 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
632 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local
637 __ LoadRoot(at, Heap::kFalseValueRootIndex); in Plug() local
653 __ LoadRoot(result_register(), value_root_index); in Plug() local
660 __ LoadRoot(at, value_root_index); in Plug() local
685 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoTest() local
775 __ LoadRoot(t0, Heap::kTrueValueRootIndex); in PrepareForBailoutBeforeSplit() local
789 __ LoadRoot(t0, Heap::kWithContextMapRootIndex); in EmitDebugCheckDeclarationContext() local
792 __ LoadRoot(t0, Heap::kCatchContextMapRootIndex); in EmitDebugCheckDeclarationContext() local
822 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local
831 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local
848 __ LoadRoot(a0, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local
995 __ LoadRoot(at, Heap::kTrueValueRootIndex); in VisitSwitchStatement() local
1045 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in VisitForInStatement() local
1048 __ LoadRoot(null_value, Heap::kNullValueRootIndex); in VisitForInStatement() local
1093 __ LoadRoot(at, Heap::kMetaMapRootIndex); in VisitForInStatement() local
1165 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in VisitForInStatement() local
1290 __ LoadRoot(t0, Heap::kNativeContextMapRootIndex); in EmitLoadGlobalCheckExtensions() local
1354 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in EmitDynamicLookupFastCase() local
1357 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex); in EmitDynamicLookupFastCase() local
1411 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in EmitVariableLoad() local
1425 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex); in EmitVariableLoad() local
1471 __ LoadRoot(a1, Heap::kNullValueRootIndex); in EmitAccessor() local
1989 __ LoadRoot(a0, Heap::kUndefinedValueRootIndex); in VisitYield() local
1995 __ LoadRoot(load_name, Heap::kthrow_stringRootIndex); // "throw" in VisitYield() local
2039 __ LoadRoot(load_name, Heap::knext_stringRootIndex); // "next" in VisitYield() local
2067 __ LoadRoot(load_name, Heap::kdone_stringRootIndex); // "done" in VisitYield() local
2074 __ LoadRoot(at, Heap::kTrueValueRootIndex); in VisitYield() local
2079 __ LoadRoot(load_name, Heap::kvalue_stringRootIndex); // "value" in VisitYield() local
2113 __ LoadRoot(a2, Heap::kTheHoleValueRootIndex); in EmitGeneratorResume() local
2190 __ LoadRoot(a3, in EmitCreateIteratorResult() local
2192 __ LoadRoot(t0, Heap::kEmptyFixedArrayRootIndex); in EmitCreateIteratorResult() local
2528 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in EmitVariableAssignment() local
2544 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in EmitVariableAssignment() local
2558 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in EmitVariableAssignment() local
2582 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in EmitVariableAssignment() local
2600 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in EmitVariableAssignment() local
2740 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in EmitCallWithLoadIC() local
2889 __ LoadRoot(t3, Heap::kUndefinedValueRootIndex); in EmitResolvePossiblyDirectEval() local
2939 __ LoadRoot(a1, Heap::kUndefinedValueRootIndex); in PushCalleeAndWithBaseObject() local
2946 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in PushCalleeAndWithBaseObject() local
3368 __ LoadRoot(v0, Heap::kFunction_stringRootIndex); in EmitClassOf() local
3373 __ LoadRoot(v0, Heap::kObject_stringRootIndex); in EmitClassOf() local
3378 __ LoadRoot(v0, Heap::kNullValueRootIndex); in EmitClassOf() local
3618 __ LoadRoot(result, Heap::kNanValueRootIndex); in EmitStringCharCodeAt() local
3624 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in EmitStringCharCodeAt() local
3667 __ LoadRoot(result, Heap::kempty_stringRootIndex); in EmitStringCharAt() local
3791 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in EmitFastOneByteArrayJoin() local
3979 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in EmitFastOneByteArrayJoin() local
4007 __ LoadRoot(t0, Heap::kEmptyFixedArrayRootIndex); in EmitCreateIterResultObject() local
4026 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in EmitLoadJSRuntimeFunction() local
4180 __ LoadRoot(v0, Heap::kTrueValueRootIndex); in VisitUnaryOperation() local
4185 __ LoadRoot(v0, Heap::kFalseValueRootIndex); in VisitUnaryOperation() local
4483 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in EmitLiteralCompareTypeof() local
4495 __ LoadRoot(at, Heap::kTrueValueRootIndex); in EmitLiteralCompareTypeof() local
4497 __ LoadRoot(at, Heap::kFalseValueRootIndex); in EmitLiteralCompareTypeof() local
4500 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in EmitLiteralCompareTypeof() local
4518 __ LoadRoot(at, Heap::kNullValueRootIndex); in EmitLiteralCompareTypeof() local
4533 __ LoadRoot(at, Heap::k##Type##MapRootIndex); \ in EmitLiteralCompareTypeof()
4569 __ LoadRoot(t0, Heap::kTrueValueRootIndex); in VisitCompareOperation() local
4580 __ LoadRoot(at, Heap::kTrueValueRootIndex); in VisitCompareOperation() local
4633 __ LoadRoot(a1, nil_value); in EmitLiteralCompareNil() local
4638 __ LoadRoot(a1, Heap::kTrueValueRootIndex); in EmitLiteralCompareNil() local
4745 __ LoadRoot(a1, Heap::kTheHoleValueRootIndex); in ClearPendingMessage() local