Home
last modified time | relevance | path

Searched refs:CODE_TARGET (Results 1 – 25 of 66) sorted by relevance

123

/third_party/node/deps/v8/src/codegen/
Dreloc-info.cc148 } else if (rmode == RelocInfo::CODE_TARGET) { in Write()
228 if (SetMode(RelocInfo::CODE_TARGET)) return; in next()
371 ModeMask(CODE_TARGET) | ModeMask(FULL_EMBEDDED_OBJECT) | in HasTargetAddressAddress()
377 ModeMask(CODE_TARGET) | ModeMask(RELATIVE_CODE_TARGET) | in HasTargetAddressAddress()
405 case CODE_TARGET: in RelocModeName()
500 case CODE_TARGET: in Verify()
Dreloc-info.h59 CODE_TARGET, enumerator
104 FIRST_REAL_RELOC_MODE = CODE_TARGET,
138 static constexpr bool IsCodeTarget(Mode mode) { return mode == CODE_TARGET; } in IsCodeTarget()
364 return ModeMask(RelocInfo::CODE_TARGET) | in PostCodegenRelocationMask()
Dconstant-pool.h202 rmode_ == RelocInfo::CODE_TARGET && in AllowsDeduplication()
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc48 RelocInfo::CODE_TARGET); in Generate_Adaptor()
216 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
481 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
655 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
676 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1467 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1470 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1532 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1536 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1540 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc130 RelocInfo::CODE_TARGET); in Generate_BaselineOrInterpreterEntry()
257 RelocInfo::CODE_TARGET); in Generate_Adaptor()
483 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
931 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
1048 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
1073 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1747 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1750 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1805 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1809 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/s390/
Dbuiltins-s390.cc133 RelocInfo::CODE_TARGET); in Generate_BaselineOrInterpreterEntry()
302 RelocInfo::CODE_TARGET); in Generate_Adaptor()
472 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
934 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
1083 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
1108 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1806 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1809 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1863 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1867 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/loong64/
Dbuiltins-loong64.cc41 RelocInfo::CODE_TARGET); in Generate_Adaptor()
190 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
682 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
789 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
807 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1502 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1505 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1558 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1562 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1566 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/arm/
Dbuiltins-arm.cc46 RelocInfo::CODE_TARGET); in Generate_Adaptor()
214 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
666 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
803 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
829 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1516 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1519 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1574 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1578 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1582 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc47 RelocInfo::CODE_TARGET); in Generate_Adaptor()
256 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
793 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
968 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
993 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1750 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1753 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1785 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1789 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1793 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc41 RelocInfo::CODE_TARGET); in Generate_Adaptor()
191 RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
684 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
791 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
809 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1501 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1504 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1556 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1560 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1564 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/riscv64/
Dbuiltins-riscv64.cc39 RelocInfo::CODE_TARGET); in Generate_Adaptor()
201 RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
717 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
831 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
849 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1571 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1574 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1625 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1629 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1633 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc43 RelocInfo::CODE_TARGET); in Generate_Adaptor()
219 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
454 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
554 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
577 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1399 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1402 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1525 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1537 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1546 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/builtins/mips/
Dbuiltins-mips.cc41 RelocInfo::CODE_TARGET); in Generate_Adaptor()
190 __ Call(BUILTIN_CODE(masm->isolate(), FastNewObject), RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
499 __ Call(trampoline_code, RelocInfo::CODE_TARGET); in Generate_JSEntryVariant()
613 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
632 __ Jump(BUILTIN_CODE(masm->isolate(), RunMicrotasks), RelocInfo::CODE_TARGET); in Generate_RunMicrotasksTrampoline()
1494 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1497 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1550 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1554 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1558 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
[all …]
/third_party/node/deps/v8/src/heap/
Dremembered-set-inl.h21 RelocInfo rinfo(addr, RelocInfo::CODE_TARGET, 0, Code()); in UpdateTypedSlot()
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc472 RelocInfo::CODE_TARGET); in CallEphemeronKeyBarrier()
520 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
548 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
589 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
730 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
732 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
754 Call(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
784 Jump(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
3133 RelocInfo::CODE_TARGET, not_zero); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/ia32/
Dmacro-assembler-ia32.cc462 RelocInfo::CODE_TARGET); in CallEphemeronKeyBarrier()
517 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1171 Call(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1204 Jump(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1771 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1773 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
Dassembler-ia32-inl.h54 DCHECK_EQ(kApplyMask, (RelocInfo::ModeMask(RelocInfo::CODE_TARGET) | in apply()
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.cc693 RelocInfo::CODE_TARGET); in CallEphemeronKeyBarrier()
737 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1920 Call(BUILTIN_CODE(isolate, DoubleToI), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1948 Call(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1974 Jump(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
2067 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
2069 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.cc209 mov(r1, Operand(lazy_compile_target, RelocInfo::CODE_TARGET));
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.cc1686 Call(code, RelocInfo::CODE_TARGET); in CallRuntime()
1696 Jump(code, RelocInfo::CODE_TARGET); in JumpToExternalReference()
2601 Call(BUILTIN_CODE(isolate, DoubleToI), RelocInfo::CODE_TARGET); in TruncateDoubleToI()
3201 RelocInfo::CODE_TARGET); in TruncateDoubleToI()
3245 Call(code_target, RelocInfo::CODE_TARGET); in TruncateDoubleToI()
3402 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in TruncateDoubleToI()
3404 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in TruncateDoubleToI()
/third_party/node/deps/v8/src/builtins/
Dsetup-builtins-internal.cc222 RelocInfo::ModeMask(RelocInfo::CODE_TARGET) | in ReplacePlaceholders()
/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc220 RelocInfo::ModeMask(RelocInfo::CODE_TARGET) | in FinalizeEmbeddedCodeTargets()
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc710 RelocInfo::CODE_TARGET); in CallEphemeronKeyBarrier()
767 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1924 Call(BUILTIN_CODE(isolate, DoubleToI), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1979 Call(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
1996 Jump(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
2086 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
2088 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.cc191 RelocInfo::CODE_TARGET); in CallEphemeronKeyBarrier()
242 Call(code_target, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
2190 Call(BUILTIN_CODE(isolate, DoubleToI), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
3312 Call(code, RelocInfo::CODE_TARGET); in CallRecordWriteStub()
3330 Jump(code, RelocInfo::CODE_TARGET, al, zero_reg, Operand(zero_reg)); in CallRecordWriteStub()
3427 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
3429 Call(BUILTIN_CODE(isolate(), Abort), RelocInfo::CODE_TARGET); in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc553 RelocInfo::CODE_TARGET, ne, scratch, Operand(zero_reg)); in BailoutIfDeoptimized()
565 __ Call(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction()
613 __ Jump(i.InputCode(0), RelocInfo::CODE_TARGET); in AssembleArchInstruction()
760 RelocInfo::CODE_TARGET); in AssembleArchInstruction()

123