/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 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 [all …]
|
/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 152 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local 157 __ LoadRoot(t1, Heap::kUndefinedValueRootIndex); in Generate() local 347 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local 368 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local 495 __ LoadRoot(result_register(), index); in Plug() local 501 __ LoadRoot(result_register(), index); in Plug() local 518 __ LoadRoot(result_register(), index); in Plug() local 618 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 621 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 631 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/mips64/ |
D | builtins-mips64.cc | 137 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 283 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 328 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 412 __ LoadRoot(a4, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 489 __ LoadRoot(t2, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 507 __ LoadRoot(t3, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 536 __ LoadRoot(t3, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 722 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 800 __ LoadRoot(a4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 886 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
D | code-stubs-mips64.cc | 325 __ LoadRoot(a6, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local 817 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex); in Generate() local 1137 __ LoadRoot(a4, Heap::kExceptionRootIndex); in Generate() local 1148 __ LoadRoot(a4, Heap::kTheHoleValueRootIndex); in Generate() local 1316 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local 1329 __ LoadRoot(a5, Heap::kTheHoleValueRootIndex); in Generate() local 1448 __ LoadRoot(at, Heap::kInstanceofCacheFunctionRootIndex); in Generate() local 1450 __ LoadRoot(at, Heap::kInstanceofCacheMapRootIndex); in Generate() local 1453 __ LoadRoot(v0, Heap::kInstanceofCacheAnswerRootIndex); // In delay slot. in Generate() local 1462 __ LoadRoot(v0, Heap::kFalseValueRootIndex); // In delay slot. in Generate() local [all …]
|
/external/v8/src/mips/ |
D | builtins-mips.cc | 138 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 285 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 331 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 415 __ LoadRoot(t0, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 494 __ LoadRoot(t6, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 512 __ LoadRoot(t7, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 541 __ LoadRoot(t7, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 729 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 809 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 896 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
D | code-stubs-mips.cc | 327 __ LoadRoot(t2, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local 820 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex); in Generate() local 1140 __ LoadRoot(t0, Heap::kExceptionRootIndex); in Generate() local 1151 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in Generate() local 1313 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local 1326 __ LoadRoot(t1, Heap::kTheHoleValueRootIndex); in Generate() local 1446 __ LoadRoot(at, Heap::kInstanceofCacheFunctionRootIndex); in Generate() local 1448 __ LoadRoot(at, Heap::kInstanceofCacheMapRootIndex); in Generate() local 1451 __ LoadRoot(v0, Heap::kInstanceofCacheAnswerRootIndex); // In delay slot. in Generate() local 1460 __ LoadRoot(v0, Heap::kFalseValueRootIndex); // In delay slot. in Generate() local [all …]
|
/external/v8/src/arm/ |
D | builtins-arm.cc | 133 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 274 __ LoadRoot(r0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 318 __ LoadRoot(r2, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 406 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 489 __ LoadRoot(r6, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 506 __ LoadRoot(r6, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 538 __ LoadRoot(r6, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 729 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 807 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 898 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/ppc/ |
D | builtins-ppc.cc | 132 __ LoadRoot(r5, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 279 __ LoadRoot(r3, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 325 __ LoadRoot(r5, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 410 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 497 __ LoadRoot(r9, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 510 __ LoadRoot(r9, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 539 __ LoadRoot(r9, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 725 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 804 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 890 __ LoadRoot(r0, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 149 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate() local 155 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex); in Generate() local 346 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local 365 __ LoadRoot(r3, Heap::kUndefinedValueRootIndex); in Generate() local 486 __ LoadRoot(result_register(), index); in Plug() local 492 __ LoadRoot(result_register(), index); in Plug() local 507 __ LoadRoot(result_register(), index); in Plug() local 602 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 605 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 614 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/full-codegen/arm/ |
D | full-codegen-arm.cc | 144 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate() local 150 __ LoadRoot(r9, Heap::kUndefinedValueRootIndex); in Generate() local 339 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local 360 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex); in Generate() local 505 __ LoadRoot(result_register(), index); in Plug() local 511 __ LoadRoot(result_register(), index); in Plug() local 528 __ LoadRoot(result_register(), index); in Plug() local 628 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 631 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 641 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/ic/mips64/ |
D | ic-mips64.cc | 201 __ LoadRoot(at, Heap::kNullValueRootIndex); in GenerateFastArrayLoad() local 213 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateFastArrayLoad() local 221 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in GenerateFastArrayLoad() local 235 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateFastArrayLoad() local 397 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 420 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 432 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local 543 __ LoadRoot(at, Heap::kFixedDoubleArrayMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 573 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 681 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local
|
D | handler-compiler-mips64.cc | 154 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 199 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 280 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 613 __ LoadRoot(scratch3(), Heap::kUndefinedValueRootIndex); in GenerateLoadCallback() local 677 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 767 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/ic/mips/ |
D | ic-mips.cc | 202 __ LoadRoot(at, Heap::kNullValueRootIndex); in GenerateFastArrayLoad() local 214 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateFastArrayLoad() local 223 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in GenerateFastArrayLoad() local 237 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateFastArrayLoad() local 400 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 423 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 435 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local 544 __ LoadRoot(at, Heap::kFixedDoubleArrayMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 573 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 683 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local
|
D | handler-compiler-mips.cc | 154 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 199 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 280 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 613 __ LoadRoot(scratch3(), Heap::kUndefinedValueRootIndex); in GenerateLoadCallback() local 677 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 767 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/arm64/ |
D | builtins-arm64.cc | 133 __ LoadRoot(x2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 277 __ LoadRoot(x0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 324 __ LoadRoot(x2, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 498 __ LoadRoot(empty, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 513 __ LoadRoot(filler, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 552 __ LoadRoot(filler, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 741 __ LoadRoot(x10, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 830 __ LoadRoot(x19, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 931 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 959 __ LoadRoot(kInterpreterAccumulatorRegister, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
D | codegen-arm64.cc | 176 __ LoadRoot(map_root, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local 283 __ LoadRoot(map_root, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local 293 __ LoadRoot(the_hole, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local 314 __ LoadRoot(heap_num_map, Heap::kHeapNumberMapRootIndex); in GenerateDoubleToObject() local
|
/external/v8/src/x64/ |
D | builtins-x64.cc | 176 __ LoadRoot(rcx, Heap::kEmptyFixedArrayRootIndex); in Generate_JSConstructStubHelper() local 188 __ LoadRoot(r11, Heap::kUndefinedValueRootIndex); in Generate_JSConstructStubHelper() local 219 __ LoadRoot(r11, Heap::kOnePointerFillerMapRootIndex); in Generate_JSConstructStubHelper() local 407 __ LoadRoot(kScratchRegister, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 637 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 668 __ LoadRoot(kInterpreterAccumulatorRegister, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 674 __ LoadRoot(kInterpreterDispatchTableRegister, in Generate_InterpreterEntryTrampoline() local 820 __ LoadRoot(kInterpreterDispatchTableRegister, in Generate_InterpreterNotifyDeoptimizedHelper() local 1122 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_FunctionPrototypeApply() local 1165 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_FunctionPrototypeApply() local [all …]
|
D | codegen-x64.cc | 180 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local 209 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex); in GenerateSmiToDouble() local 300 __ LoadRoot(rdi, Heap::kFixedArrayMapRootIndex); in GenerateDoubleToObject() local 307 __ LoadRoot(rdi, Heap::kTheHoleValueRootIndex); in GenerateDoubleToObject() local
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 155 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex); in Generate() local 363 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex); in Generate() local 500 __ LoadRoot(result_register(), index); in Plug() local 506 __ LoadRoot(result_register(), index); in Plug() local 521 __ LoadRoot(result_register(), index); in Plug() local 621 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 624 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 634 __ LoadRoot(x10, Heap::kTrueValueRootIndex); in Plug() local 637 __ LoadRoot(x10, Heap::kFalseValueRootIndex); in Plug() local 653 __ LoadRoot(result_register(), value_root_index); in Plug() local [all …]
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.cc | 1986 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2011 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local 2016 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2018 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local 2023 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local 2085 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local 2522 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local 2545 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local 2547 __ LoadRoot(ToRegister(instr->result()), Heap::kFalseValueRootIndex); in DoCmpT() local 2640 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in DoLoadContextSlot() local [all …]
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.cc | 2104 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2129 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local 2134 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2136 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local 2141 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local 2203 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local 2646 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local 2670 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local 2672 __ LoadRoot(ToRegister(instr->result()), Heap::kFalseValueRootIndex); in DoCmpT() local 2765 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in DoLoadContextSlot() local [all …]
|
/external/v8/src/ic/ppc/ |
D | handler-compiler-ppc.cc | 155 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 201 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 285 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 621 __ LoadRoot(scratch3(), Heap::kUndefinedValueRootIndex); in GenerateLoadCallback() local 682 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 773 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/ic/arm/ |
D | handler-compiler-arm.cc | 157 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 203 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 287 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 623 __ LoadRoot(scratch3(), Heap::kUndefinedValueRootIndex); in GenerateLoadCallback() local 685 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 777 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/full-codegen/x64/ |
D | full-codegen-x64.cc | 140 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex); in Generate() local 346 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex); in Generate() local 461 __ LoadRoot(result_register(), index); in Plug() local 483 __ LoadRoot(result_register(), index); in Plug() local 620 __ LoadRoot(result_register(), value_root_index); in Plug() local 780 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local 789 __ LoadRoot(kScratchRegister, Heap::kTheHoleValueRootIndex); in VisitVariableDeclaration() local 1000 __ LoadRoot(null_value, Heap::kNullValueRootIndex); in VisitForInStatement() local 1246 __ LoadRoot(kScratchRegister, Heap::kNativeContextMapRootIndex); in EmitLoadGlobalCheckExtensions() local 1315 __ LoadRoot(rax, Heap::kUndefinedValueRootIndex); in EmitDynamicLookupFastCase() local [all …]
|
/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.cc | 2626 __ LoadRoot(ToRegister(instr->result()), in DoCmpT() local 2629 __ LoadRoot(ToRegister(instr->result()), in DoCmpT() local 2722 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in DoLoadContextSlot() local 2743 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in DoStoreContextSlot() local 2825 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in DoLoadFunctionPrototype() local 2844 __ LoadRoot(result, instr->index()); in DoLoadRoot() local 3029 __ LoadRoot(scratch, Heap::kTheHoleValueRootIndex); in DoLoadKeyedFixedArray() local 3036 __ LoadRoot(scratch, Heap::kTheHoleValueRootIndex); in DoLoadKeyedFixedArray() local 3043 __ LoadRoot(result, Heap::kArrayProtectorRootIndex); in DoLoadKeyedFixedArray() local 3048 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in DoLoadKeyedFixedArray() local [all …]
|