/third_party/node/deps/v8/src/codegen/ |
H A D | callable.h | 19 Callable(Handle<CodeT> code, CallInterfaceDescriptor descriptor) in Callable() 23 CallInterfaceDescriptor descriptor() const { return descriptor_; } in descriptor() 27 const CallInterfaceDescriptor descriptor_;
|
H A D | interface-descriptors.cc | 106 const char* CallInterfaceDescriptor::DebugName() const { in DebugName() 120 bool CallInterfaceDescriptor::IsValidFloatParameterRegister(Register reg) { in IsValidFloatParameterRegister()
|
H A D | interface-descriptors-inl.h | 43 CallInterfaceDescriptor::DefaultJSRegisterArray() { in DefaultJSRegisterArray() 52 return CallInterfaceDescriptor::DefaultRegisterArray(); in registers() 58 return CallInterfaceDescriptor::DefaultJSRegisterArray(); in registers()
|
H A D | interface-descriptors.h | 313 class V8_EXPORT_PRIVATE CallInterfaceDescriptor { class 317 CallInterfaceDescriptor() : data_(nullptr) {} in CallInterfaceDescriptor() function in v8::internal::CallInterfaceDescriptor 318 ~CallInterfaceDescriptor() = default; 320 explicit CallInterfaceDescriptor(CallDescriptors::Key key) in CallInterfaceDescriptor() function in v8::internal::CallInterfaceDescriptor 378 bool operator==(const CallInterfaceDescriptor& other) const { in operator ==() 415 class StaticCallInterfaceDescriptor : public CallInterfaceDescriptor { 434 // Defaults to CallInterfaceDescriptor::DefaultRegisterArray(). 482 : CallInterfaceDescriptor(key) {} in StaticCallInterfaceDescriptor()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | code-assembler.h | 51 class CallInterfaceDescriptor; 1182 TNode<T> CallStub(const CallInterfaceDescriptor& descriptor, in CallStub() 1189 TNode<T> CallBuiltinPointer(const CallInterfaceDescriptor& descriptor, in CallBuiltinPointer() 1204 void TailCallStub(const CallInterfaceDescriptor& descriptor, in TailCallStub() 1210 void TailCallBytecodeDispatch(const CallInterfaceDescriptor& descriptor, 1215 const CallInterfaceDescriptor& descriptor, Node* target, Node* context, in TailCallStubThenBytecodeDispatch() 1346 void TailCallStubImpl(const CallInterfaceDescriptor& descriptor, 1351 const CallInterfaceDescriptor& descriptor, Node* target, Node* context, 1356 const CallInterfaceDescriptor& descriptor, in CallStubR() 1362 const CallInterfaceDescriptor [all...] |
H A D | linkage.h | 34 class CallInterfaceDescriptor; 529 Zone* zone, const CallInterfaceDescriptor& descriptor, 535 Zone* zone, const CallInterfaceDescriptor& descriptor,
|
H A D | code-assembler.cc | 50 Isolate* isolate, Zone* zone, const CallInterfaceDescriptor& descriptor, in CodeAssemblerState() 1074 const CallInterfaceDescriptor& descriptor, in CallStubN() 1106 void CodeAssembler::TailCallStubImpl(const CallInterfaceDescriptor& descriptor, in TailCallStubImpl() 1127 const CallInterfaceDescriptor& descriptor, in CallStubRImpl() 1146 Node* CodeAssembler::CallJSStubImpl(const CallInterfaceDescriptor& descriptor, in CallJSStubImpl() 1170 const CallInterfaceDescriptor& descriptor, Node* target, Node* context, in TailCallStubThenBytecodeDispatchImpl() 1194 const CallInterfaceDescriptor& descriptor, TNode<RawPtrT> target, in TailCallBytecodeDispatch() 1208 const CallInterfaceDescriptor& descriptor, TNode<RawPtrT> target,
|
H A D | linkage.cc | 441 Zone* zone, const CallInterfaceDescriptor& descriptor, in GetStubCallDescriptor() 549 Zone* zone, const CallInterfaceDescriptor& descriptor, in GetBytecodeDispatchCallDescriptor()
|
H A D | frame-states.cc | 154 CallInterfaceDescriptor descriptor = callable.descriptor(); in CreateStubBuiltinContinuationFrameState()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins.h | 16 class CallInterfaceDescriptor; 165 static CallInterfaceDescriptor CallInterfaceDescriptorFor(Builtin builtin);
|
H A D | builtins.cc | 209 CallInterfaceDescriptor Builtins::CallInterfaceDescriptorFor(Builtin builtin) { in CallInterfaceDescriptorFor() 230 return CallInterfaceDescriptor{key}; in CallInterfaceDescriptorFor()
|
H A D | setup-builtins-internal.cc | 180 CallInterfaceDescriptor descriptor(interface_descriptor); in BuildWithCodeStubAssemblerCS() 301 /* Return size is from the provided CallInterfaceDescriptor. */ \ in SetupBuiltinsInternal()
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
H A D | embedded-data.cc | 204 STATIC_ASSERT(CallInterfaceDescriptor::ContextRegister() != in BuiltinAliasesOffHeapTrampolineRegister() 208 CallInterfaceDescriptor descriptor = callable.descriptor(); in BuiltinAliasesOffHeapTrampolineRegister()
|
/third_party/node/deps/v8/src/execution/ |
H A D | frames.h | 1442 class CallInterfaceDescriptor; 1449 const CallInterfaceDescriptor& continuation_descriptor, in Precise() 1463 const CallInterfaceDescriptor& continuation_descriptor, in Conservative() 1491 const CallInterfaceDescriptor& continuation_descriptor,
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | interface-descriptors-mips64-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | interface-descriptors-s390-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | interface-descriptors-arm-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | interface-descriptors-ia32-inl.h | 15 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | interface-descriptors-mips-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | interface-descriptors-riscv64-inl.h | 17 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | interface-descriptors-arm64-inl.h | 17 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | interface-descriptors-ppc-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | interface-descriptors-loong64-inl.h | 16 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | interface-descriptors-x64-inl.h | 15 constexpr auto CallInterfaceDescriptor::DefaultRegisterArray() { in DefaultRegisterArray()
|
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.h | 594 void ReturnCallStub(const CallInterfaceDescriptor& descriptor, in ReturnCallStub()
|