Home
last modified time | relevance | path

Searched defs:LoadRoot (Results 1 – 25 of 90) sorted by relevance

1234

/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc162 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local
167 __ LoadRoot(t1, Heap::kUndefinedValueRootIndex); in Generate() local
342 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local
363 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local
498 __ LoadRoot(result_register(), index); in Plug() local
504 __ LoadRoot(result_register(), index); in Plug() local
521 __ LoadRoot(result_register(), index); in Plug() local
596 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
599 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
610 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local
[all …]
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc163 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local
168 __ LoadRoot(t5, Heap::kUndefinedValueRootIndex); in Generate() local
345 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local
364 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local
499 __ LoadRoot(result_register(), index); in Plug() local
505 __ LoadRoot(result_register(), index); in Plug() local
522 __ LoadRoot(result_register(), index); in Plug() local
597 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
600 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
611 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local
[all …]
/external/v8/src/mips/
Dcodegen-mips.cc672 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateSmiToDouble() local
687 __ LoadRoot(scratch2, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
773 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateSmiToDouble() local
816 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateDoubleToObject() local
837 __ LoadRoot(scratch, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local
857 __ LoadRoot(scratch, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
867 __ LoadRoot(heap_number_map, Heap::kHeapNumberMapRootIndex); in GenerateDoubleToObject() local
919 __ LoadRoot(scratch2, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
987 __ LoadRoot(at, Heap::kempty_stringRootIndex); in Generate() local
Dcode-stubs-mips.cc265 __ LoadRoot(t2, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local
692 __ LoadRoot(a0, Heap::kTrueValueRootIndex); in GenerateGeneric() local
1039 __ LoadRoot(t0, Heap::kExceptionRootIndex); in Generate() local
1050 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in Generate() local
1212 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local
1792 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local
1795 __ LoadRoot(at, Heap::kWeakCellMapRootIndex); in GenerateRecordCallTarget() local
1807 __ LoadRoot(at, Heap::kAllocationSiteMapRootIndex); in GenerateRecordCallTarget() local
1819 __ LoadRoot(at, Heap::kuninitialized_symbolRootIndex); in GenerateRecordCallTarget() local
1825 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local
[all …]
/external/v8/src/mips64/
Dcodegen-mips64.cc672 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateSmiToDouble() local
688 __ LoadRoot(scratch2, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
774 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateSmiToDouble() local
816 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateDoubleToObject() local
838 __ LoadRoot(scratch, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local
857 __ LoadRoot(scratch, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
867 __ LoadRoot(heap_number_map, Heap::kHeapNumberMapRootIndex); in GenerateDoubleToObject() local
918 __ LoadRoot(scratch2, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
986 __ LoadRoot(at, Heap::kempty_stringRootIndex); in Generate() local
Dcode-stubs-mips64.cc263 __ LoadRoot(a6, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local
689 __ LoadRoot(a0, Heap::kTrueValueRootIndex); in GenerateGeneric() local
1036 __ LoadRoot(a4, Heap::kExceptionRootIndex); in Generate() local
1047 __ LoadRoot(a4, Heap::kTheHoleValueRootIndex); in Generate() local
1208 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local
1794 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local
1797 __ LoadRoot(at, Heap::kWeakCellMapRootIndex); in GenerateRecordCallTarget() local
1809 __ LoadRoot(at, Heap::kAllocationSiteMapRootIndex); in GenerateRecordCallTarget() local
1821 __ LoadRoot(at, Heap::kuninitialized_symbolRootIndex); in GenerateRecordCallTarget() local
1828 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local
[all …]
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc162 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate() local
168 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex); in Generate() local
342 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local
360 __ LoadRoot(r3, Heap::kUndefinedValueRootIndex); in Generate() local
493 __ LoadRoot(result_register(), index); in Plug() local
499 __ LoadRoot(result_register(), index); in Plug() local
514 __ LoadRoot(result_register(), index); in Plug() local
585 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
588 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
597 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local
[all …]
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc154 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate() local
160 __ LoadRoot(r9, Heap::kUndefinedValueRootIndex); in Generate() local
334 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local
355 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex); in Generate() local
506 __ LoadRoot(result_register(), index); in Plug() local
512 __ LoadRoot(result_register(), index); in Plug() local
529 __ LoadRoot(result_register(), index); in Plug() local
604 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
607 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
617 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local
[all …]
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc165 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex); in Generate() local
355 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex); in Generate() local
498 __ LoadRoot(result_register(), index); in Plug() local
504 __ LoadRoot(result_register(), index); in Plug() local
519 __ LoadRoot(result_register(), index); in Plug() local
594 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
597 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
607 __ LoadRoot(x10, Heap::kTrueValueRootIndex); in Plug() local
610 __ LoadRoot(x10, Heap::kFalseValueRootIndex); in Plug() local
626 __ LoadRoot(result_register(), value_root_index); in Plug() local
[all …]
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc161 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate() local
167 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex); in Generate() local
348 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local
366 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex); in Generate() local
492 __ LoadRoot(result_register(), index); in Plug() local
497 __ LoadRoot(result_register(), index); in Plug() local
511 __ LoadRoot(result_register(), index); in Plug() local
575 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local
578 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local
586 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local
[all …]
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc1777 __ LoadRoot(scratch, Heap::kNanValueRootIndex); in DoMathMinMax() local
1937 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local
1962 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local
1967 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local
1969 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local
1974 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local
2036 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local
2266 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoStringCompareAndBranch() local
2413 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local
2436 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local
[all …]
/external/v8/src/arm/
Dcodegen-arm.cc399 __ LoadRoot(scratch2, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
540 __ LoadRoot(scratch, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local
560 __ LoadRoot(scratch, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
570 __ LoadRoot(heap_number_map, Heap::kHeapNumberMapRootIndex); in GenerateDoubleToObject() local
617 __ LoadRoot(scratch2, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc1899 __ LoadRoot(scratch, Heap::kNanValueRootIndex); in DoMathMinMax() local
2059 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local
2084 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local
2089 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local
2091 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local
2096 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local
2158 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local
2388 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoStringCompareAndBranch() local
2536 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local
2560 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local
[all …]
/external/v8/src/arm64/
Dcodegen-arm64.cc116 __ LoadRoot(map_root, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
223 __ LoadRoot(map_root, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local
233 __ LoadRoot(the_hole, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
253 __ LoadRoot(heap_num_map, Heap::kHeapNumberMapRootIndex); in GenerateDoubleToObject() local
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc171 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local
218 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local
299 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local
571 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local
653 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc171 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local
218 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local
299 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local
571 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local
653 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc118 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local
139 __ LoadRoot(t2, root_index); in Generate_MathMaxMin() local
217 __ LoadRoot(t2, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local
390 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local
447 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local
542 __ LoadRoot(t0, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local
734 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local
809 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local
957 __ LoadRoot(t1, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local
1091 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local
[all …]
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc118 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local
139 __ LoadRoot(t1, root_index); in Generate_MathMaxMin() local
214 __ LoadRoot(t1, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local
389 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local
446 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local
540 __ LoadRoot(a4, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local
833 __ LoadRoot(a5, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local
885 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local
959 __ LoadRoot(a4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local
1083 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local
[all …]
/external/v8/src/x64/
Dcodegen-x64.cc148 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
177 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local
270 __ LoadRoot(rdi, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local
277 __ LoadRoot(rdi, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
/external/v8/src/builtins/arm/
Dbuiltins-arm.cc114 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local
138 __ LoadRoot(r5, root_index); in Generate_MathMaxMin() local
212 __ LoadRoot(r5, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local
382 __ LoadRoot(r0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local
438 __ LoadRoot(r2, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local
540 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local
843 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local
894 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local
968 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local
1098 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local
[all …]
/external/v8/src/builtins/ppc/
Dbuiltins-ppc.cc114 __ LoadRoot(r5, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local
137 __ LoadRoot(r8, root_index); in Generate_MathMaxMin() local
217 __ LoadRoot(r8, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local
393 __ LoadRoot(r3, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local
451 __ LoadRoot(r5, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local
548 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local
800 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in Generate_ResumeGeneratorTrampoline() local
858 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local
919 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local
994 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local
[all …]
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc178 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local
226 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local
310 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local
588 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local
672 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc173 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local
221 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local
305 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local
589 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local
672 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc149 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex); in Generate() local
341 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex); in Generate() local
466 __ LoadRoot(result_register(), index); in Plug() local
489 __ LoadRoot(result_register(), index); in Plug() local
603 __ LoadRoot(result_register(), value_root_index); in Plug() local
758 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local
767 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local
1788 __ LoadRoot(rbx, Heap::kEmptyFixedArrayRootIndex); in EmitCreateIteratorResult() local
1792 __ LoadRoot(FieldOperand(rax, JSIteratorResult::kDoneOffset), in EmitCreateIteratorResult() local
2636 __ LoadRoot(rax, Heap::kNullValueRootIndex); in EmitClassOf() local
[all …]
/external/v8/src/builtins/s390/
Dbuiltins-s390.cc114 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local
137 __ LoadRoot(r7, root_index); in Generate_MathMaxMin() local
217 __ LoadRoot(r7, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local
391 __ LoadRoot(r2, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local
448 __ LoadRoot(r4, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local
798 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in Generate_ResumeGeneratorTrampoline() local
858 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local
916 __ LoadRoot(r4, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local
999 __ LoadRoot(r6, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local
1126 __ LoadRoot(r0, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local
[all …]

1234