/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | instruction-selector-mips64.cc | 1270 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToInt32() local 1280 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToUint32() local 1369 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat64ToInt64() local 2365 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | instruction-selector-x64.cc | 834 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | pipeline.cc | 2892 kind); in GenerateCodeForCodeStub() local 3020 kind); in GenerateCodeForWasmNativeStub() local 2502 WasmHeapStubCompilationJob(Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) WasmHeapStubCompilationJob() argument 2544 NewWasmHeapStubCompilationJob( Isolate* isolate, CallDescriptor* call_descriptor, std::unique_ptr<Zone> zone, Graph* graph, CodeKind kind, std::unique_ptr<char[]> debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) NewWasmHeapStubCompilationJob() argument 2886 GenerateCodeForCodeStub( Isolate* isolate, CallDescriptor* call_descriptor, Graph* graph, JSGraph* jsgraph, SourcePositionTable* source_positions, CodeKind kind, const char* debug_name, Builtin builtin, const AssemblerOptions& options, const ProfileDataFromFile* profile_data) GenerateCodeForCodeStub() argument 3014 GenerateCodeForWasmNativeStub( CallDescriptor* call_descriptor, MachineGraph* mcgraph, CodeKind kind, const char* debug_name, const AssemblerOptions& options, SourcePositionTable* source_positions) GenerateCodeForWasmNativeStub() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 487 OperandForDeopt(Isolate* isolate, OperandGenerator* g, Node* input, FrameStateInputKind kind, MachineRepresentation rep) OperandForDeopt() argument 597 AddOperandToStateValueDescriptor( StateValueList* values, InstructionOperandVector* inputs, OperandGenerator* g, StateObjectDeduplicator* deduplicator, Node* input, MachineType type, FrameStateInputKind kind, Zone* zone) AddOperandToStateValueDescriptor() argument 710 AddInputsToFrameStateDescriptor( StateValueList* values, InstructionOperandVector* inputs, OperandGenerator* g, StateObjectDeduplicator* deduplicator, Node* node, FrameStateInputKind kind, Zone* zone) AddInputsToFrameStateDescriptor() argument 749 AddInputsToFrameStateDescriptor( FrameStateDescriptor* descriptor, FrameState state, OperandGenerator* g, StateObjectDeduplicator* deduplicator, InstructionOperandVector* inputs, FrameStateInputKind kind, Zone* zone) AddInputsToFrameStateDescriptor() argument [all...] |
H A D | instruction.h | 61 Kind kind() const { return KindField::decode(value_); } in kind() function in v8::internal::compiler::InstructionOperand 147 explicit InstructionOperand(Kind kind) : value_(KindField::encode(kind)) {} in InstructionOperand() argument 596 AllocatedOperand(LocationKind kind, MachineRepresentation rep, int index) in AllocatedOperand() argument 599 static AllocatedOperand* New(Zone* zone, LocationKind kind, in New() argument 1261 StateValueDescriptor(StateValueKind kind, MachineType type) StateValueDescriptor() argument 1467 DeoptimizationEntry(FrameStateDescriptor* descriptor, DeoptimizeKind kind, DeoptimizeReason reason, NodeId node_id, FeedbackSource const& feedback) DeoptimizationEntry() argument 1481 DeoptimizeKind kind() const { return kind_; } kind() function in v8::internal::compiler::final [all...] |
H A D | mid-tier-register-allocator.cc | 90 RegisterState* BlockState::register_in_state(RegisterKind kind) { in register_in_state() argument 749 static RegisterState* New(RegisterKind kind, in argument 101 set_register_in_state(RegisterState* register_state, RegisterKind kind) set_register_in_state() argument 1144 RegisterState(RegisterKind kind, int num_allocatable_registers, Zone* zone) RegisterState() argument 1405 RegisterKind kind() const { return kind_; } kind() function in v8::internal::compiler::final 1599 SinglePassRegisterAllocator( RegisterKind kind, MidTierRegisterAllocationData* data) SinglePassRegisterAllocator() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | instruction-selector-ppc.cc | 608 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local 1291 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToInt32() local 1303 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToUint32() local
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | instruction-selector-arm64.cc | 1247 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local 1841 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToInt32() local 1851 TruncateKind kind = OpParameter<TruncateKind>(node->op()); VisitTruncateFloat32ToUint32() local 1879 TruncateKind kind = OpParameter<TruncateKind>(node->op()); VisitTruncateFloat64ToInt64() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | instruction-selector-ia32.cc | 887 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | instruction-selector-loong64.cc | 1230 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToInt32() local 1240 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToUint32() local 1286 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat64ToInt64() local 2109 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | instruction-selector-riscv64.cc | 1189 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToInt32() local 1199 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat32ToUint32() local 1288 TruncateKind kind = OpParameter<TruncateKind>(node->op()); in VisitTruncateFloat64ToInt64() local 2224 StackCheckKind kind = StackCheckKindOf(node->op()); in VisitStackPointerGreaterThan() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.h | 1974 AllocateJSArray( ElementsKind kind, TNode<Map> array_map, TNode<Smi> capacity, TNode<Smi> length, base::Optional<TNode<AllocationSite>> allocation_site, AllocationFlags allocation_flags = AllocationFlag::kNone) AllocateJSArray() argument 1981 AllocateJSArray( ElementsKind kind, TNode<Map> array_map, TNode<Smi> capacity, TNode<Smi> length, AllocationFlags allocation_flags = AllocationFlag::kNone) AllocateJSArray() argument 1988 AllocateJSArray( ElementsKind kind, TNode<Map> array_map, TNode<IntPtrT> capacity, TNode<Smi> length, AllocationFlags allocation_flags = AllocationFlag::kNone) AllocateJSArray() argument 2134 CopyFixedArrayElements( ElementsKind kind, TNode<FixedArrayBase> from_array, TNode<FixedArrayBase> to_array, TNode<TIndex> length, WriteBarrierMode barrier_mode = UPDATE_WRITE_BARRIER) CopyFixedArrayElements() argument 2721 IsFastElementsKind(ElementsKind kind) IsFastElementsKind() argument 2731 IsDoubleElementsKind(ElementsKind kind) IsDoubleElementsKind() argument 3526 GetArrayAllocationSize(TNode<TIndex> element_count, ElementsKind kind, int header_size) GetArrayAllocationSize() argument 3532 GetFixedArrayAllocationSize(TNode<TIndex> element_count, ElementsKind kind) GetFixedArrayAllocationSize() argument [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 4829 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 6108 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.cc | 1557 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 2636 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64.cc | 2266 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in LoadStackLimit() argument 2255 CallForDeoptimization( Builtin target, int deopt_id, Label* exit, DeoptimizeKind kind, Label* ret, Label* jump_deoptimization_entry_label) CallForDeoptimization() argument
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.cc | 1413 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 3731 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2946 void MacroAssembler::LoadStackLimit(Register destination, StackLimitKind kind) { in CallRecordWriteStub() argument 4081 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | macro-assembler-x64.cc | 2589 Operand MacroAssembler::StackLimitAsOperand(StackLimitKind kind) { in CallRecordWriteStub() argument 3136 CallForDeoptimization(Builtin target, int, Label* exit, DeoptimizeKind kind, Label* ret, Label*) CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.cc | 2379 static bool FPUProcessNaNsAndZeros(T a, T b, MaxMinKind kind, T* result) { in FPUProcessNaNsAndZeros() argument
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.cc | 2575 static bool FPUProcessNaNsAndZeros(T a, T b, MaxMinKind kind, T* result) { in FPUProcessNaNsAndZeros() argument
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 2566 static bool FPUProcessNaNsAndZeros(T a, T b, MaxMinKind kind, T* result) { in FPUProcessNaNsAndZeros() argument
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 2462 T Simulator::FMaxMinHelper(T a, T b, MaxMinKind kind) { in FMaxMinHelper() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-objects.cc | 3711 PropertyKind kind; MigrateSlowToFast() local 4064 ElementsKind kind = object.GetElementsKind(); TestElementsIntegrityLevel() local 5141 ElementsKind kind = HOLEY_SMI_ELEMENTS; BestFittingFastElementsKind() local 5171 ElementsKind kind = object->GetElementsKind(isolate); AddDataElement() local [all...] |
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.cc | 45 FunctionKind kind = call_super ? FunctionKind::kDefaultDerivedConstructor in DefaultConstructor() local 968 FunctionKind kind = flags().function_kind(); in DoParseFunction() local 1796 DeclareAndBindVariable(VariableProxy* proxy, VariableKind kind, VariableMode mode, Scope* scope, bool* was_added, int initializer_position) DeclareAndBindVariable() argument 1806 DeclareVariable(const AstRawString* name, VariableKind kind, VariableMode mode, InitializationFlag init, Scope* scope, bool* was_added, int begin, int end) DeclareVariable() argument 1859 DeclareFunction(const AstRawString* variable_name, FunctionLiteral* function, VariableMode mode, VariableKind kind, int beg_pos, int end_pos, ZonePtrList<const AstRawString>* names) DeclareFunction() argument 1994 InitializeVariables( ScopedPtrList<Statement>* statements, VariableKind kind, const DeclarationParsingResult::Declaration* declaration) InitializeVariables() argument 2073 ParseAndRewriteGeneratorFunctionBody( int pos, FunctionKind kind, ScopedPtrList<Statement>* body) ParseAndRewriteGeneratorFunctionBody() argument 2082 ParseAndRewriteAsyncGeneratorFunctionBody( int pos, FunctionKind kind, ScopedPtrList<Statement>* body) ParseAndRewriteAsyncGeneratorFunctionBody() argument 2614 ParseFunctionLiteral( const AstRawString* function_name, Scanner::Location function_name_location, FunctionNameValidity function_name_validity, FunctionKind kind, int function_token_pos, FunctionSyntaxKind function_syntax_kind, LanguageMode language_mode, ZonePtrList<const AstRawString>* arguments_for_wrapped_function) ParseFunctionLiteral() argument 2827 SkipFunction(const AstRawString* function_name, FunctionKind kind, FunctionSyntaxKind function_syntax_kind, DeclarationScope* function_scope, int* num_parameters, int* function_length, ProducedPreparseData** produced_preparse_data) SkipFunction() argument 3019 BuildInitialYield(int pos, FunctionKind kind) BuildInitialYield() argument 3030 ParseFunction( ScopedPtrList<Statement>* body, const AstRawString* function_name, int pos, FunctionKind kind, FunctionSyntaxKind function_syntax_kind, DeclarationScope* function_scope, int* num_parameters, int* function_length, bool* has_duplicate_parameters, int* expected_property_count, int* suspend_count, ZonePtrList<const AstRawString>* arguments_for_wrapped_function) ParseFunction() argument 3180 DeclarePrivateClassMember(ClassScope* scope, const AstRawString* property_name, ClassLiteralProperty* property, ClassLiteralProperty::Kind kind, bool is_static, ClassInfo* class_info) DeclarePrivateClassMember() argument [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator.cc | 2176 SetDataOrAccessorPropertyReference( PropertyKind kind, HeapEntry* parent_entry, Name reference_name, Object child_obj, const char* name_format_string, int field_offset) SetDataOrAccessorPropertyReference() argument [all...] |