Home
last modified time | relevance | path

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

12

/external/v8/src/codegen/arm/
Dmacro-assembler-arm.h510 void LoadRoot(Register destination, RootIndex index) override { in LoadRoot() function
Dmacro-assembler-arm.cc630 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc165 __ LoadRoot(v0, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
587 __ LoadRoot(v0, RootIndex::kException); in Generate_JSEntryVariant() local
728 __ LoadRoot(a4, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1082 __ LoadRoot(a5, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1113 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1171 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1600 __ LoadRoot(undefined_value, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1691 __ LoadRoot(undefined_value, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1749 __ LoadRoot(undefined_value, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1884 __ LoadRoot(t1, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() local
[all …]
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc117 __ LoadRoot(x4, RootIndex::kTheHoleValue); in Generate_JSBuiltinsConstructStubHelper() local
254 __ LoadRoot(x0, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
546 __ LoadRoot(x5, RootIndex::kTheHoleValue); in Generate_ResumeGeneratorTrampoline() local
700 __ LoadRoot(x0, RootIndex::kException); in Generate_JSEntryVariant() local
889 __ LoadRoot(x19, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1251 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1359 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1471 __ LoadRoot(receiver, RootIndex::kUndefinedValue); in Generate_InterpreterPushArgs() local
1843 __ LoadRoot(undefined_value, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1844 __ LoadRoot(null_value, RootIndex::kNullValue); in Generate_FunctionPrototypeApply() local
[all …]
/external/v8/src/builtins/arm/
Dbuiltins-arm.cc160 __ LoadRoot(r4, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
186 __ LoadRoot(r0, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
591 __ LoadRoot(r0, RootIndex::kException); in Generate_JSEntryVariant() local
742 __ LoadRoot(r4, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1100 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1185 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1619 __ LoadRoot(r5, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1694 __ LoadRoot(r1, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1736 __ LoadRoot(r1, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1850 __ LoadRoot(r5, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() local
[all …]
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc164 __ LoadRoot(v0, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
432 __ LoadRoot(v0, RootIndex::kException); in Generate_JSEntryVariant() local
569 __ LoadRoot(t0, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1064 __ LoadRoot(t1, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1095 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1152 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1583 __ LoadRoot(a2, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1660 __ LoadRoot(a1, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1704 __ LoadRoot(a1, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1816 __ LoadRoot(t1, RootIndex::kTheHoleValue); in Generate_CallOrConstructVarargs() local
[all …]
/external/v8/src/builtins/ppc/
Dbuiltins-ppc.cc215 __ LoadRoot(r3, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
634 __ LoadRoot(r3, RootIndex::kException); in Generate_JSEntryVariant() local
788 __ LoadRoot(r7, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1151 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1241 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1691 __ LoadRoot(r8, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1773 __ LoadRoot(r4, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1823 __ LoadRoot(r4, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1962 __ LoadRoot(scratch, RootIndex::kUndefinedValue); in Generate_CallOrConstructVarargs() local
2361 __ LoadRoot(r5, RootIndex::kUndefinedValue); in Generate_ConstructFunction() local
[all …]
/external/v8/src/builtins/s390/
Dbuiltins-s390.cc211 __ LoadRoot(r2, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
653 __ LoadRoot(r2, RootIndex::kException); in Generate_JSEntryVariant() local
846 __ LoadRoot(r4, RootIndex::kUndefinedValue); in Generate_JSEntryTrampolineHelper() local
1202 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1295 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1733 __ LoadRoot(r7, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1815 __ LoadRoot(r3, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1866 __ LoadRoot(r3, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
2019 __ LoadRoot(scratch, RootIndex::kUndefinedValue); in Generate_CallOrConstructVarargs() local
2423 __ LoadRoot(r4, RootIndex::kUndefinedValue); in Generate_ConstructFunction() local
[all …]
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc186 __ LoadRoot(rax, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
423 __ LoadRoot(rax, RootIndex::kException); in Generate_JSEntryVariant() local
1134 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1219 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1637 __ LoadRoot(rdx, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1745 __ LoadRoot(rdi, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1797 __ LoadRoot(rdi, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1920 __ LoadRoot(kScratchRegister, RootIndex::kUndefinedValue); in Generate_ArgumentsAdaptorTrampoline() local
2053 __ LoadRoot(value, RootIndex::kUndefinedValue); in Generate_CallOrConstructVarargs() local
2479 __ LoadRoot(rbx, RootIndex::kUndefinedValue); in Generate_ConstructFunction() local
[all …]
/external/v8/src/codegen/x64/
Dmacro-assembler-x64.h315 void LoadRoot(Operand destination, RootIndex index) { in LoadRoot() function
Dmacro-assembler-x64.cc155 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/codegen/ppc/
Dmacro-assembler-ppc.h318 void LoadRoot(Register destination, RootIndex index) override { in LoadRoot() function
Dmacro-assembler-ppc.cc445 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/builtins/ia32/
Dbuiltins-ia32.cc190 __ LoadRoot(eax, RootIndex::kTheHoleValue); in Generate_JSConstructStubGeneric() local
1044 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1134 __ LoadRoot(kInterpreterAccumulatorRegister, RootIndex::kUndefinedValue); in Generate_InterpreterEntryTrampoline() local
1652 __ LoadRoot(edx, RootIndex::kUndefinedValue); in Generate_FunctionPrototypeApply() local
1759 __ LoadRoot(edi, RootIndex::kUndefinedValue); in Generate_ReflectApply() local
1818 __ LoadRoot(edi, RootIndex::kUndefinedValue); in Generate_ReflectConstruct() local
1991 __ LoadRoot(edi, RootIndex::kUndefinedValue); in Generate_CallOrConstructVarargs() local
2455 __ LoadRoot(ecx, RootIndex::kUndefinedValue); in Generate_ConstructFunction() local
2462 __ LoadRoot(ecx, RootIndex::kUndefinedValue); in Generate_ConstructFunction() local
2881 __ LoadRoot(edx, RootIndex::kTheHoleValue); in Generate_CEntry() local
/external/v8/src/codegen/s390/
Dmacro-assembler-s390.h241 void LoadRoot(Register destination, RootIndex index) override { in LoadRoot() function
/external/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc3234 __ LoadRoot(dst, index); in AssembleMove() local
3242 __ LoadRoot(dst, index); in AssembleMove() local
/external/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc3940 __ LoadRoot(dst, index); in AssembleMove() local
3950 __ LoadRoot(dst, index); in AssembleMove() local
/external/v8/src/codegen/ia32/
Dmacro-assembler-ia32.cc49 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/compiler/
Dcode-assembler.cc679 TNode<Object> CodeAssembler::LoadRoot(RootIndex root_index) { in LoadRoot() function in v8::internal::compiler::CodeAssembler
/external/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc4823 __ LoadRoot(dst, index); in AssembleMove() local
4833 __ LoadRoot(dst, index); in AssembleMove() local
/external/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc4655 __ LoadRoot(dst, index); in AssembleMove() local
4665 __ LoadRoot(dst, index); in AssembleMove() local
/external/v8/src/codegen/mips/
Dmacro-assembler-mips.cc123 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() function in v8::internal::TurboAssembler
128 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/codegen/
Dcode-stub-assembler.h3725 TNode<Object> LoadRoot(RootIndex root_index) { in LoadRoot() function
/external/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc123 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() function in v8::internal::TurboAssembler
127 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() function in v8::internal::TurboAssembler
/external/v8/src/codegen/arm64/
Dmacro-assembler-arm64.cc1400 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() function in v8::internal::TurboAssembler

12