/external/v8/src/full-codegen/mips64/ |
D | full-codegen-mips64.cc | 146 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local 151 __ LoadRoot(t1, Heap::kUndefinedValueRootIndex); in Generate() local 324 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local 345 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local 482 __ LoadRoot(result_register(), index); in Plug() local 488 __ LoadRoot(result_register(), index); in Plug() local 505 __ LoadRoot(result_register(), index); in Plug() local 580 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 583 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 594 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/full-codegen/mips/ |
D | full-codegen-mips.cc | 147 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate() local 152 __ LoadRoot(t5, Heap::kUndefinedValueRootIndex); in Generate() local 327 __ LoadRoot(at, Heap::kStackLimitRootIndex); in Generate() local 346 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex); in Generate() local 483 __ LoadRoot(result_register(), index); in Plug() local 489 __ LoadRoot(result_register(), index); in Plug() local 506 __ LoadRoot(result_register(), index); in Plug() local 581 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 584 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 595 __ LoadRoot(at, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 265 __ LoadRoot(t2, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local 692 __ LoadRoot(a0, Heap::kTrueValueRootIndex); in GenerateGeneric() local 785 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex); in Generate() local 1130 __ LoadRoot(t0, Heap::kExceptionRootIndex); in Generate() local 1141 __ LoadRoot(t0, Heap::kTheHoleValueRootIndex); in Generate() local 1303 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local 1316 __ LoadRoot(t1, Heap::kTheHoleValueRootIndex); in Generate() local 1560 __ LoadRoot(a1, Heap::kempty_stringRootIndex); in Generate() 1733 __ LoadRoot(at, Heap::kFixedArrayMapRootIndex); in Generate() 1901 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local [all …]
|
D | builtins-mips.cc | 120 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 142 __ LoadRoot(t2, root_index); in Generate_MathMaxMin() local 223 __ LoadRoot(t2, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local 371 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 416 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 501 __ LoadRoot(t0, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 700 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 776 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 926 __ LoadRoot(t1, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 1046 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/full-codegen/arm/ |
D | full-codegen-arm.cc | 138 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate() local 144 __ LoadRoot(r9, Heap::kUndefinedValueRootIndex); in Generate() local 316 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local 337 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex); in Generate() local 492 __ LoadRoot(result_register(), index); in Plug() local 498 __ LoadRoot(result_register(), index); in Plug() local 515 __ LoadRoot(result_register(), index); in Plug() local 590 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 593 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 603 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/full-codegen/ppc/ |
D | full-codegen-ppc.cc | 144 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate() local 150 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex); in Generate() local 322 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local 340 __ LoadRoot(r3, Heap::kUndefinedValueRootIndex); in Generate() local 473 __ LoadRoot(result_register(), index); in Plug() local 479 __ LoadRoot(result_register(), index); in Plug() local 494 __ LoadRoot(result_register(), index); in Plug() local 565 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 568 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 577 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/ic/mips64/ |
D | ic-mips64.cc | 200 __ LoadRoot(at, Heap::kNullValueRootIndex); in GenerateFastArrayLoad() local 212 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateFastArrayLoad() local 217 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in GenerateFastArrayLoad() local 230 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateFastArrayLoad() local 383 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 406 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 418 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local 529 __ LoadRoot(at, Heap::kFixedDoubleArrayMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 559 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 666 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local
|
D | handler-compiler-mips64.cc | 158 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 204 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 285 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 597 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 676 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/ic/mips/ |
D | ic-mips.cc | 201 __ LoadRoot(at, Heap::kNullValueRootIndex); in GenerateFastArrayLoad() local 213 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex); in GenerateFastArrayLoad() local 218 __ LoadRoot(result, Heap::kUndefinedValueRootIndex); in GenerateFastArrayLoad() local 230 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateFastArrayLoad() local 384 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 407 __ LoadRoot(at, Heap::kHashTableMapRootIndex); in GenerateMegamorphic() local 419 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local 525 __ LoadRoot(at, Heap::kFixedDoubleArrayMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 553 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in KeyedStoreGenerateMegamorphicHelper() local 662 __ LoadRoot(vector, Heap::kDummyVectorRootIndex); in GenerateMegamorphic() local
|
D | handler-compiler-mips.cc | 158 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 204 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 285 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 597 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 676 __ LoadRoot(at, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 263 __ LoadRoot(a6, Heap::kUndefinedValueRootIndex); in EmitIdenticalObjectComparison() local 689 __ LoadRoot(a0, Heap::kTrueValueRootIndex); in GenerateGeneric() local 782 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex); in Generate() local 1128 __ LoadRoot(a4, Heap::kExceptionRootIndex); in Generate() local 1139 __ LoadRoot(a4, Heap::kTheHoleValueRootIndex); in Generate() local 1300 __ LoadRoot(v0, Heap::kExceptionRootIndex); in Generate() local 1313 __ LoadRoot(a5, Heap::kTheHoleValueRootIndex); in Generate() local 1561 __ LoadRoot(a1, Heap::kempty_stringRootIndex); in Generate() 1734 __ LoadRoot(at, Heap::kFixedArrayMapRootIndex); in Generate() 1905 __ LoadRoot(at, Heap::kmegamorphic_symbolRootIndex); in GenerateRecordCallTarget() local [all …]
|
D | builtins-mips64.cc | 119 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 141 __ LoadRoot(t1, root_index); in Generate_MathMaxMin() local 219 __ LoadRoot(t1, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local 366 __ LoadRoot(v0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 410 __ LoadRoot(a0, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 494 __ LoadRoot(a4, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 791 __ LoadRoot(a5, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 845 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 920 __ LoadRoot(a4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 1032 __ LoadRoot(a2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/full-codegen/s390/ |
D | full-codegen-s390.cc | 144 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate() local 150 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex); in Generate() local 329 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate() local 347 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex); in Generate() local 475 __ LoadRoot(result_register(), index); in Plug() local 480 __ LoadRoot(result_register(), index); in Plug() local 494 __ LoadRoot(result_register(), index); in Plug() local 558 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 561 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 569 __ LoadRoot(ip, Heap::kTrueValueRootIndex); in Plug() local [all …]
|
/external/v8/src/full-codegen/arm64/ |
D | full-codegen-arm64.cc | 149 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex); in Generate() local 338 __ LoadRoot(x0, Heap::kUndefinedValueRootIndex); in Generate() local 485 __ LoadRoot(result_register(), index); in Plug() local 491 __ LoadRoot(result_register(), index); in Plug() local 506 __ LoadRoot(result_register(), index); in Plug() local 581 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex); in Plug() local 584 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex); in Plug() local 594 __ LoadRoot(x10, Heap::kTrueValueRootIndex); in Plug() local 597 __ LoadRoot(x10, Heap::kFalseValueRootIndex); in Plug() local 613 __ LoadRoot(result_register(), value_root_index); in Plug() local [all …]
|
/external/v8/src/ppc/ |
D | builtins-ppc.cc | 116 __ LoadRoot(r5, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 140 __ LoadRoot(r8, root_index); in Generate_MathMaxMin() local 225 __ LoadRoot(r8, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local 376 __ LoadRoot(r3, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 422 __ LoadRoot(r5, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 510 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 766 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in Generate_ResumeGeneratorTrampoline() local 824 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 887 __ LoadRoot(r5, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 963 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local [all …]
|
/external/v8/src/s390/ |
D | builtins-s390.cc | 109 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 132 __ LoadRoot(r7, root_index); in Generate_MathMaxMin() local 211 __ LoadRoot(r7, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local 362 __ LoadRoot(r2, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 407 __ LoadRoot(r4, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 745 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in Generate_ResumeGeneratorTrampoline() local 805 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 863 __ LoadRoot(r4, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 946 __ LoadRoot(r6, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 1061 __ LoadRoot(r0, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/arm/ |
D | builtins-arm.cc | 115 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 140 __ LoadRoot(r5, root_index); in Generate_MathMaxMin() local 217 __ LoadRoot(r5, Heap::kNanValueRootIndex); in Generate_MathMaxMin() local 362 __ LoadRoot(r0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 406 __ LoadRoot(r2, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 499 __ LoadRoot(ip, Heap::kStackLimitRootIndex); in Generate_InOptimizationQueue() local 807 __ LoadRoot(ip, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 860 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 935 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 1054 __ LoadRoot(r2, Heap::kRealStackLimitRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
/external/v8/src/ |
D | code-stub-assembler.cc | 45 return LoadRoot(Heap::kempty_stringRootIndex); in EmptyStringConstant() 57 return LoadRoot(Heap::kNullValueRootIndex); in NullConstant() 61 return LoadRoot(Heap::kUndefinedValueRootIndex); in UndefinedConstant() 65 return LoadRoot(Heap::kTheHoleValueRootIndex); in TheHoleConstant() 69 return SmiToWord32(LoadRoot(Heap::kHashSeedRootIndex)); in HashSeed() 73 return LoadRoot(Heap::kStaleRegisterRootIndex); in StaleRegisterConstant() 429 LoadRoot(Heap::kOnePointerFillerMapRootIndex)); in AllocateRawAligned() 607 StoreMapNoWriteBarrier(result, LoadRoot(Heap::kFixedArrayMapRootIndex)); in AllocateUninitializedFixedArray() 709 StoreMapNoWriteBarrier(result, LoadRoot(Heap::kOneByteStringMapRootIndex)); in AllocateSeqOneByteString() 737 StoreMapNoWriteBarrier(result, LoadRoot(Heap::kOneByteStringMapRootIndex)); in AllocateSeqOneByteString() [all …]
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.cc | 1756 __ LoadRoot(scratch, Heap::kNanValueRootIndex); in DoMathMinMax() local 1916 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 1942 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local 1947 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 1949 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local 1954 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local 2016 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local 2246 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoStringCompareAndBranch() local 2417 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local 2440 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local [all …]
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.cc | 1875 __ LoadRoot(scratch, Heap::kNanValueRootIndex); in DoMathMinMax() local 2035 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2061 __ LoadRoot(at, Heap::kUndefinedValueRootIndex); in DoBranch() local 2066 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoBranch() local 2068 __ LoadRoot(at, Heap::kFalseValueRootIndex); in DoBranch() local 2073 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoBranch() local 2135 __ LoadRoot(at, Heap::kHeapNumberMapRootIndex); in DoBranch() local 2365 __ LoadRoot(at, Heap::kTrueValueRootIndex); in DoStringCompareAndBranch() local 2537 __ LoadRoot(at, Heap::kNullValueRootIndex); in DoHasInPrototypeChainAndBranch() local 2561 __ LoadRoot(ToRegister(instr->result()), Heap::kTrueValueRootIndex); in DoCmpT() local [all …]
|
/external/v8/src/arm64/ |
D | builtins-arm64.cc | 115 __ LoadRoot(x2, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local 140 __ LoadRoot(x5, root_index); in Generate_MathMaxMin() local 354 __ LoadRoot(x0, Heap::kempty_stringRootIndex); in Generate_StringConstructor() local 401 __ LoadRoot(x2, Heap::kempty_stringRootIndex); in Generate_StringConstructor_ConstructStub() local 753 __ LoadRoot(x11, Heap::kTheHoleValueRootIndex); in Generate_ResumeGeneratorTrampoline() local 804 __ LoadRoot(x10, Heap::kEmptyFixedArrayRootIndex); in Generate_ResumeGeneratorTrampoline() local 851 __ LoadRoot(x10, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 937 __ LoadRoot(x19, Heap::kUndefinedValueRootIndex); in Generate_JSEntryTrampolineHelper() local 1067 __ LoadRoot(x10, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 1076 __ LoadRoot(kInterpreterAccumulatorRegister, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local [all …]
|
D | codegen-arm64.cc | 116 __ 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/x64/ |
D | builtins-x64.cc | 286 __ LoadRoot(kScratchRegister, Heap::kRealStackLimitRootIndex); in Generate_CheckStackOverflow() local 572 __ LoadRoot(FieldOperand(rbx, JSGeneratorObject::kOperandStackOffset), in Generate_ResumeGeneratorTrampoline() local 714 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 726 __ LoadRoot(kInterpreterAccumulatorRegister, Heap::kUndefinedValueRootIndex); in Generate_InterpreterEntryTrampoline() local 1307 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_FunctionPrototypeApply() local 1350 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_FunctionPrototypeApply() local 1441 __ LoadRoot(rdi, Heap::kUndefinedValueRootIndex); in Generate_ReflectApply() local 1477 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex); in Generate_ReflectApply() local 1507 __ LoadRoot(rdi, Heap::kUndefinedValueRootIndex); in Generate_ReflectConstruct() local 1627 __ LoadRoot(rbx, Heap::kUndefinedValueRootIndex); in Generate_ArrayCode() local [all …]
|
D | codegen-x64.cc | 148 __ 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/ic/ppc/ |
D | handler-compiler-ppc.cc | 160 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex); in GenerateDictionaryNegativeLookup() local 207 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in GenerateCheckPropertyCell() local 291 __ LoadRoot(data, Heap::kUndefinedValueRootIndex); in GenerateApiAccessorCall() local 605 __ LoadRoot(scratch1(), Heap::kNoInterceptorResultSentinelRootIndex); in GenerateLoadInterceptorWithFollowup() local 685 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex); in CompileLoadGlobal() local
|