Home
last modified time | relevance | path

Searched defs:slot_index (Results 1 – 25 of 27) sorted by relevance

12

/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h71 static uint32_t JumpSlotIndexToOffset(uint32_t slot_index) { in JumpSlotIndexToOffset()
86 static uint32_t FarJumpSlotIndexToOffset(uint32_t slot_index) { in FarJumpSlotIndexToOffset()
105 static uint32_t LazyCompileSlotIndexToOffset(uint32_t slot_index) { in LazyCompileSlotIndexToOffset()
120 for (uint32_t slot_index = 0; slot_index < num_slots; ++slot_index) { in GenerateLazyCompileTable() local
Dwasm-code-manager.cc1182 uint32_t slot_index = declared_function_index(module(), func_index); in UseLazyStub() local
1526 void NativeModule::PatchJumpTablesLocked(uint32_t slot_index, Address target) { in PatchJumpTablesLocked()
1537 uint32_t slot_index, Address target) { in PatchJumpTableLocked()
1661 for (uint32_t slot_index = 0; slot_index < num_wasm_functions; in AddCodeSpaceLocked() local
2401 for (int slot_index = 0; slot_index < declared; ++slot_index) { in FindFunctionsToRecompile() local
Dmodule-compiler.cc3369 int slot_index = function_index - imported; in InitializeRecompilation() local
3542 int slot_index = in OnFinishedUnits() local
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.cc144 FeedbackSlot slot_index = GetSlotOperand(0); in BuildGenericUnaryOperationNode() local
154 FeedbackSlot slot_index = GetSlotOperand(1); in BuildGenericBinaryOperationNode() local
164 FeedbackSlot slot_index = GetSlotOperand(1); in BuildGenericBinarySmiOperationNode() local
270 int slot_index = iterator_.GetIndexOperand(0); in MAGLEV_UNIMPLEMENTED_BYTECODE() local
/third_party/curl/lib/
Dhash.h70 int slot_index; member
/third_party/node/deps/v8/src/debug/
Ddebug-stack-trace-iterator.cc104 int slot_index = context->scope_info().ContextSlotIndex( in GetReceiver() local
Ddebug-scopes.cc1066 int slot_index = context_->scope_info().ContextSlotIndex(variable_name); in SetContextVariableValue() local
/third_party/node/deps/v8/src/interpreter/
Dinterpreter-generator.cc257 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1)); in IGNITION_HANDLER() local
271 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1)); in IGNITION_HANDLER() local
283 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0)); in IGNITION_HANDLER() local
294 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0)); in IGNITION_HANDLER() local
308 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1)); in IGNITION_HANDLER() local
321 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(0)); in IGNITION_HANDLER() local
361 TNode<IntPtrT> slot_index = Signed(BytecodeOperandIdx(1)); in LookupContextSlot() local
882 TNode<UintPtrT> slot_index = BytecodeOperandIdx(1); in BinaryOpWithFeedback() local
898 TNode<UintPtrT> slot_index = BytecodeOperandIdx(1); in BinaryOpSmiWithFeedback() local
1007 TNode<UintPtrT> slot_index = BytecodeOperandIdx(1); in BitwiseBinaryOpWithFeedback() local
[all …]
Dbytecode-array-builder.cc747 Register context, int slot_index, int depth, in LoadContextSlot()
766 int slot_index, in StoreContextSlot()
791 const AstRawString* name, TypeofMode typeof_mode, int slot_index, in LoadLookupContextSlot()
Dbytecode-generator.cc956 void Put(SlotKind slot_kind, Variable* variable, int slot_index) { in Put()
959 void Put(SlotKind slot_kind, AstNode* node, int slot_index) { in Put()
963 int slot_index) { in Put()
966 void Put(SlotKind slot_kind, const AstRawString* name, int slot_index) { in Put()
988 int slot_index) { in PutImpl()
Dinterpreter-assembler.cc1604 TNode<UintPtrT> slot_index = BytecodeOperandIdx(0); in ToNumberOrNumeric() local
/third_party/node/deps/v8/src/objects/
Dscope-info.h39 int slot_index; member
Ddebug-objects.cc367 void CoverageInfo::InitializeSlot(int slot_index, int from_pos, int to_pos) { in InitializeSlot()
374 void CoverageInfo::ResetBlockCount(int slot_index) { in ResetBlockCount()
Dcontexts.cc85 int slot_index = context.scope_info().ContextSlotIndex(name, result); in Lookup() local
315 int slot_index = scope_info.ContextSlotIndex(name, &lookup_result); in Lookup() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c375 int slot_index = -1; in allocate_query() local
421 unsigned slot_index; in deallocate_query() local
/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc292 int slot_index, bool immutable, in GlobalAccessFeedback()
320 int GlobalAccessFeedback::slot_index() const { in slot_index() function in v8::internal::compiler::GlobalAccessFeedback
Dbytecode-graph-builder.cc1839 uint32_t slot_index = bytecode_iterator().GetIndexOperand(1); in BuildLdaLookupContextSlot() local
/third_party/node/deps/v8/src/torque/
Dtypes.cc608 size_t slot_index = offset / TargetArchitecture::TaggedSize(); in ComputeSlotKindsHelper() local
/third_party/node/deps/v8/src/execution/
Dframes.cc1934 int OptimizedFrame::StackSlotOffsetRelativeToFp(int slot_index) { in StackSlotOffsetRelativeToFp()
2368 int slot_index = Context::MIN_CONTEXT_SLOTS + it->index(); in Print() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c76 unsigned slot_index; member
/third_party/node/deps/v8/src/ast/
Dscopes.cc2819 int slot_index = context_header_length + it->index(); in FinalizeReparsedClassScope() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc3346 TNode<IntPtrT> slot_index = in LoadGlobalIC_TryPropertyCellCase() local
3813 TNode<IntPtrT> slot_index = in StoreGlobalIC() local
/third_party/node/deps/v8/src/heap/
Dheap.cc4758 int slot_index = in VisitEphemeron() local
7292 int slot_index = EphemeronHashTable::SlotToIndex(table.address(), slot); in RecordEphemeronKeyWrite() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1636 int slot_index, Label* if_equal) { in GotoIfContextElementEqual()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc70 Operand SlotToOperand(int slot_index, int extra = 0) { in SlotToOperand()

12