Home
last modified time | relevance | path

Searched defs:call_descriptor (Results 1 – 25 of 51) sorted by relevance

123

/third_party/node/deps/v8/src/compiler/
Djs-generic-lowering.cc99 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReplaceWithBuiltinCall() local
114 auto call_descriptor = in ReplaceWithRuntimeCall() local
134 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReplaceUnaryOpWithBuiltinCall() local
605 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSCreateArray() local
844 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSConstructForwardVarargs() local
867 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSConstruct() local
899 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSConstructWithArrayLike() local
928 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSConstructWithSpread() local
955 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSCallForwardVarargs() local
976 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerJSCall() local
[all …]
Dmachine-graph-verifier.cc33 CallDescriptor* call_descriptor() const { in call_descriptor() function in v8::internal::compiler::__anon774215ae0111::MachineRepresentationInferrer
64 auto call_descriptor = CallDescriptorOf(input->op()); in GetProjectionType() local
153 auto call_descriptor = CallDescriptorOf(node->op()); in Run() local
957 auto call_descriptor = CallDescriptorOf(node->op()); in CheckCallInputs() local
Dint64-lowering.cc83 int GetReturnIndexAfterLowering(const CallDescriptor* call_descriptor, in GetReturnIndexAfterLowering()
95 int GetReturnCountAfterLowering(const CallDescriptor* call_descriptor) { in GetReturnCountAfterLowering()
362 auto call_descriptor = in LowerNode() local
376 auto call_descriptor = CallDescriptorOf(node->op()); in LowerNode() local
1096 const CallDescriptor* call_descriptor) { in LowerCallDescriptor()
Draw-machine-assembler.cc19 Isolate* isolate, Graph* graph, CallDescriptor* call_descriptor, in RawMachineAssembler()
700 Node* RawMachineAssembler::CallN(CallDescriptor* call_descriptor, in CallN()
708 Node* RawMachineAssembler::CallNWithFrameState(CallDescriptor* call_descriptor, in CallNWithFrameState()
717 void RawMachineAssembler::TailCallN(CallDescriptor* call_descriptor, in TailCallN()
752 auto call_descriptor = in CallCFunctionImpl() local
Dcode-assembler.cc71 CallDescriptor* call_descriptor, in CodeAssemblerState()
413 auto call_descriptor = raw_assembler()->call_descriptor(); in IsJSFunctionCall() local
418 auto call_descriptor = raw_assembler()->call_descriptor(); in GetJSContextParameter() local
1023 auto call_descriptor = Linkage::GetRuntimeCallDescriptor( in CallRuntimeImpl() local
1056 auto call_descriptor = Linkage::GetRuntimeCallDescriptor( in TailCallRuntimeImpl() local
1094 auto call_descriptor = Linkage::GetStubCallDescriptor( in CallStubN() local
1112 auto call_descriptor = Linkage::GetStubCallDescriptor( in TailCallStubImpl() local
1180 auto call_descriptor = Linkage::GetStubCallDescriptor( in TailCallStubThenBytecodeDispatchImpl() local
1197 auto call_descriptor = Linkage::GetBytecodeDispatchCallDescriptor( in TailCallBytecodeDispatch() local
1217 auto call_descriptor = Linkage::GetStubCallDescriptor( in TailCallJSCode() local
[all …]
Deffect-control-linearizer.cc1828 auto call_descriptor = Linkage::GetRuntimeCallDescriptor( in MigrateInstanceOrDeopt() local
1924 auto call_descriptor = Linkage::GetRuntimeCallDescriptor( in TryMigrateInstance() local
2080 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerStringConcat() local
2713 auto call_descriptor = in LowerCheckedTaggedToArrayIndex() local
3036 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerNumberToString() local
3532 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerTypeOf() local
3545 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerToBoolean() local
3696 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerNewArgumentsElements() local
3758 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerSameValue() local
3773 auto call_descriptor = Linkage::GetStubCallDescriptor( in LowerSameValueNumbersOnly() local
[all …]
Dpipeline.cc498 void InitializeInstructionSequence(const CallDescriptor* call_descriptor) { in InitializeInstructionSequence()
512 void InitializeFrameData(CallDescriptor* call_descriptor) { in InitializeFrameData()
524 const RegisterConfiguration* config, CallDescriptor* call_descriptor, in InitializeTopTierRegisterAllocationData()
534 const RegisterConfiguration* config, CallDescriptor* call_descriptor) { in InitializeMidTierRegisterAllocationData()
2502 WasmHeapStubCompilationJob(Isolate* isolate, CallDescriptor* call_descriptor, in WasmHeapStubCompilationJob()
2545 Isolate* isolate, CallDescriptor* call_descriptor, in NewWasmHeapStubCompilationJob()
2887 Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, in GenerateCodeForCodeStub()
3015 CallDescriptor* call_descriptor, MachineGraph* mcgraph, CodeKind kind, in GenerateCodeForWasmNativeStub()
3119 CallDescriptor* call_descriptor, SourcePositionTable* source_positions, in GenerateCodeForWasmFunction()
3302 CallDescriptor* call_descriptor, Graph* graph, in GenerateCodeForTesting()
[all …]
Dwasm-compiler.cc183 auto* call_descriptor = GetBuiltinCallDescriptor( in CallRuntimeStub() local
196 auto* call_descriptor = GetBuiltinCallDescriptor( in CallBuiltin() local
763 auto call_descriptor = Linkage::GetStubCallDescriptor( in StackCheck() local
2983 auto call_descriptor = in BuildCCall() local
3031 CallDescriptor* call_descriptor = GetWasmCallDescriptor( in BuildWasmCall() local
3061 CallDescriptor* call_descriptor = in BuildWasmReturnCall() local
3655 auto call_descriptor = Linkage::GetRuntimeCallDescriptor( in BuildCallToRuntimeWithContext() local
5378 auto* call_descriptor = GetI32AtomicWaitCallDescriptor(); in AtomicOp() local
5391 auto* call_descriptor = GetI64AtomicWaitCallDescriptor(); in AtomicOp() local
6277 auto call_descriptor = Linkage::GetStubCallDescriptor( in BuildChangeInt32ToNumber() local
[all …]
Djs-intrinsic-lowering.cc102 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceCopyDataPropertiesWithExcludedPropertiesOnStack() local
400 auto call_descriptor = Linkage::GetStubCallDescriptor( in Change() local
Dgraph-assembler.cc526 TNode<Object> GraphAssembler::Call(const CallDescriptor* call_descriptor, in Call()
537 void GraphAssembler::TailCall(const CallDescriptor* call_descriptor, in TailCall()
630 auto call_descriptor = Linkage::GetStubCallDescriptor( in PlainPrimitiveToNumberOperator() local
Djs-typed-lowering.cc681 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceJSAdd() local
1136 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceJSToObject() local
1570 auto call_descriptor = Linkage::GetCEntryStubCallDescriptor( in ReduceBuiltin() local
1788 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceJSCall() local
1913 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceJSForInNext() local
Dcommon-operator.cc1480 const CallDescriptor* call_descriptor) { in Call()
1483 explicit CallOperator(const CallDescriptor* call_descriptor) in Call()
1504 const CallDescriptor* call_descriptor) { in TailCall()
1507 explicit TailCallOperator(const CallDescriptor* call_descriptor) in TailCall()
Dsimplified-lowering.cc1239 auto call_descriptor = CallDescriptorOf(node->op()); in VisitCall() local
1933 CallDescriptor* call_descriptor = op_params.descriptor(); in VisitFastApiCall() local
5036 auto call_descriptor = Linkage::GetStubCallDescriptor( in ToNumberOperator() local
5050 auto call_descriptor = Linkage::GetStubCallDescriptor( in ToNumberConvertBigIntOperator() local
5063 auto call_descriptor = Linkage::GetStubCallDescriptor( in ToNumericOperator() local
Dmemory-lowering.cc113 auto call_descriptor = Linkage::GetStubCallDescriptor( in EnsureAllocateOperator() local
Dgraph-assembler.h786 TNode<Object> GraphAssembler::Call(const CallDescriptor* call_descriptor, in Call()
Djs-call-reducer.cc964 CallDescriptor* call_descriptor = in ReduceFastApiCall() local
3175 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceReflectGet() local
3810 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceCallApiFunction() local
3856 auto call_descriptor = in ReduceCallApiFunction() local
6005 auto call_descriptor = Linkage::GetCEntryStubCallDescriptor( in ReduceArrayPrototypeShift() local
6128 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceArrayPrototypeSlice() local
6743 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceStringPrototypeLocaleCompare() local
7551 auto call_descriptor = Linkage::GetStubCallDescriptor( in ReduceCollectionIteratorPrototypeNext() local
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-assembler.cc936 compiler::CallDescriptor* call_descriptor, in PrepareStackTransfers()
987 const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, in PrepareBuiltinCall()
1007 compiler::CallDescriptor* call_descriptor, in PrepareCall()
1086 compiler::CallDescriptor* call_descriptor) { in FinishCall()
Dliftoff-compiler.cc490 LiftoffCompiler(compiler::CallDescriptor* call_descriptor, in LiftoffCompiler()
4614 auto* call_descriptor = compiler::Linkage::GetStubCallDescriptor( in CallRuntimeStub() local
5924 auto call_descriptor = in CallDirect() local
6126 auto call_descriptor = in CallIndirect() local
6154 compiler::CallDescriptor* call_descriptor = in CallRef() local
6417 compiler::CallDescriptor* call_descriptor) { in FinishCall()
6586 auto call_descriptor = compiler::GetWasmCallDescriptor(&zone, func_body.sig); in ExecuteLiftoffCompilation() local
6670 auto call_descriptor = compiler::GetWasmCallDescriptor(&zone, function->sig); in GenerateLiftoffDebugSideTable() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc1973 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in AssembleArchTrap() local
2182 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
2200 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
2321 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc3261 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in AssembleArchTrap() local
3368 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
3388 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
3506 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc417 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in GenerateCallToTrap() local
3013 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
3035 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
3214 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleReturn() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc3583 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in AssembleArchTrap() local
3851 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
3869 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
3979 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleReturn() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc3866 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in AssembleArchTrap() local
4000 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
4024 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
4153 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc3778 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in AssembleArchTrap() local
4008 auto call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
4017 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
4123 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleReturn() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc676 auto call_descriptor = gen_->linkage()->GetIncomingDescriptor(); in GenerateCallToTrap() local
4637 CallDescriptor* call_descriptor = linkage()->GetIncomingDescriptor(); in FinishFrame() local
4653 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleConstructFrame() local
4779 auto call_descriptor = linkage()->GetIncomingDescriptor(); in AssembleReturn() local

123