| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 133 int index = base::bits::CountTrailingZeros(list_); in PopLowestIndex() local 143 int index = CountLeadingZeros(list_, kRegListSizeInBits); in PopHighestIndex() local 373 EmbeddedObjectIndex index = AddEmbeddedObject(object); AllocateAndInstallRequestedHeapObjects() local 380 EmbeddedObjectIndex index = AllocateAndInstallRequestedHeapObjects() local 2654 fmov(const VRegister& vd, int index, const Register& rn) fmov() argument 2660 fmov(const Register& rd, const VRegister& vn, int index) fmov() argument 3480 ext(const VRegister& vd, const VRegister& vn, const VRegister& vm, int index) ext() argument 4397 EmbeddedObjectIndex index = AddEmbeddedObject(Handle<CodeT>()); near_call() local [all...] |
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.cc | 101 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() argument 106 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() argument 4794 void MacroAssembler::LoadNativeContextSlot(Register dst, int index) { in CallRecordWriteStub() argument 2784 Branch(Label* L, Condition cond, Register rs, RootIndex index, BranchDelaySlot bdslot) CallRecordWriteStub() argument
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.cc | 96 void TurboAssembler::LoadRoot(Register destination, RootIndex index) { in LoadRoot() argument 101 void TurboAssembler::LoadRoot(Register destination, RootIndex index, in LoadRoot() argument 1562 EmbeddedObjectIndex index = AddEmbeddedObject(value); in li() local 2865 Branch(Label* L, Condition cond, Register rs, RootIndex index) Branch() argument 4309 LoadNativeContextSlot(Register dst, int index) LoadNativeContextSlot() argument [all...] |
| H A D | assembler-riscv64.cc | 3932 int index = in Acquire() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.cc | 141 MemOperand::MemOperand(Register base, Register index) in MemOperand() argument
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 3773 void Assembler::vld1s(NeonSize size, const NeonListOperand& dst, uint8_t index, in vld1s() argument 3817 void Assembler::vst1s(NeonSize size, const NeonListOperand& src, uint8_t index, in vst1s() argument 3866 static int EncodeScalar(NeonDataType dt, int index) { in EncodeScalar() argument 3891 vmov(NeonDataType dt, DwVfpRegister dst, int index, Register src) vmov() argument 3903 vmov(NeonDataType dt, Register dst, DwVfpRegister src, int index) vmov() argument 3958 EncodeNeonDupOp(NeonSize size, NeonRegType reg_type, int dst_code, DwVfpRegister src, int index) EncodeNeonDupOp() argument 3975 vdup(NeonSize size, DwVfpRegister dst, DwVfpRegister src, int index) vdup() argument 3982 vdup(NeonSize size, QwNeonRegister dst, DwVfpRegister src, int index) vdup() argument 5069 EncodeNeonVTB(DwVfpRegister dst, const NeonListOperand& list, DwVfpRegister index, bool vtbx) EncodeNeonVTB() argument 5086 vtbl(DwVfpRegister dst, const NeonListOperand& list, DwVfpRegister index) vtbl() argument 5092 vtbx(DwVfpRegister dst, const NeonListOperand& list, DwVfpRegister index) vtbx() argument [all...] |
| /third_party/node/deps/v8/src/execution/arm/ |
| H A D | simulator-arm.cc | 4916 int index = (indices >> shift) & 0xFF; in DecodeAdvancedSIMDTwoOrThreeRegisters() local 4934 int size = 0, index = 0, mask = 0; in DecodeAdvancedSIMDTwoOrThreeRegisters() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 2718 FieldIndex index = FieldIndex::ForDescriptor( in NewJSModuleNamespace() local
|
| H A D | heap.h | 1685 RootIndex index; member 1690 RootIndex index; member 1696 RootIndex index; member
|
| H A D | mark-compact.cc | 3821 base::Optional<size_t> index = generator_.GetNext(); in ProcessItems() local 4217 base::Optional<size_t> index = generator_.GetNext(); in UpdatePointers() local 5703 base::Optional<size_t> index in ProcessMarkingItems() local [all...] |
| /third_party/node/deps/v8/src/init/ |
| H A D | bootstrapper.cc | 6122 FieldIndex index = FieldIndex::ForDescriptor(from->map(), i); in TransferNamedProperties() local [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.cc | 295 TNode<IntPtrT> index = in HandleLoadField() local 593 TNode<IntPtrT> index = TryToIntptr(p->name(), miss); in HandleLoadICSmiHandlerCase() local 851 TNode<UintPtrT> index in HandleLoadICSmiHandlerLoadNamedCase() local 1215 TNode<UintPtrT> index = HandleStoreICSmiHandlerJSSharedStructFieldCase() local 2144 TNode<UintPtrT> index = HandleStoreFieldAndReturn() local 2202 ExtendPropertiesBackingStore( TNode<HeapObject> object, TNode<IntPtrT> index) ExtendPropertiesBackingStore() argument 2525 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(1)); EmitElementLoad() local 2532 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(1)); EmitElementLoad() local 2539 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(2)); EmitElementLoad() local 2546 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(2)); EmitElementLoad() local 2553 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(2)); EmitElementLoad() local 2561 TNode<IntPtrT> index = WordShl(intptr_index, IntPtrConstant(3)); EmitElementLoad() local 2612 GenericElementLoad( TNode<HeapObject> lookup_start_object, TNode<Map> lookup_start_object_map, TNode<Int32T> lookup_start_object_instance_type, TNode<IntPtrT> index, Label* slow) GenericElementLoad() argument 4719 auto index = Parameter<Object>(Descriptor::kName); GenerateStoreInArrayLiteralIC() local 4734 auto index = Parameter<Object>(Descriptor::kName); GenerateStoreInArrayLiteralICBaseline() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.h | 1191 Handle<Object> root_handle(RootIndex index) { in root_handle() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 1332 int index = list->length() + 1; Add() local 3299 uint32_t index = 0; DefineOwnProperty() local 3987 SetAndGrow(Isolate* isolate, Handle<FixedArray> array, int index, Handle<Object> value) SetAndGrow() argument 4206 int index = raw.length(); Append() variable 4439 Replace(InternalIndex index, Descriptor* descriptor) Replace() argument 4458 CopyFrom(InternalIndex index, DescriptorArray src) CopyFrom() argument 5089 int index = Smi::cast(index_object).value(); FindWebSnapshotSharedFunctionInfo() local 5327 WouldChangeReadOnlyLength(Handle<JSArray> array, uint32_t index) WouldChangeReadOnlyLength() argument 6037 int index = dictionary->next_enumeration_index(); NextEnumerationIndex() local 6114 int index = Derived::NextEnumerationIndex(isolate, dictionary); Add() local 6348 int index = Smi::ToInt(value); IndexAt() local 6657 int index = original_details.dictionary_index(); PrepareForAndSetValue() local [all...] |
| H A D | js-temporal-objects.cc | 473 int32_t index = CalendarIndex(isolate, identifier); in CreateTemporalCalendar() local 3278 Handle<String> CalendarIdentifier(Isolate* isolate, int32_t index) { in CalendarIdentifier() argument 3297 Handle<String> CalendarIdentifier(Isolate* isolate, int32_t index) { in CalendarIdentifier() argument 891 CreateTemporalTimeZoneFromIndex( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, int32_t index) CreateTemporalTimeZoneFromIndex() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 1344 IsArrayIndex(const PreParserIdentifier& string, uint32_t* index) IsArrayIndex() argument
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 2366 VisitResult index = Visit(expr->index); GetLocationReference() local 2375 GenerateReferenceToItemInHeapSlice( LocationReference slice, VisitResult index) GenerateReferenceToItemInHeapSlice() argument 4373 GenerateBoundsDCheck(std::ostream& os, const std::string& index, const ClassType* type, const Field& f) GenerateBoundsDCheck() argument 4375 os << " DCHECK_GE(" << index << ", 0);\\n"; GenerateBoundsDCheck() local 4567 const char* index = class_field.index->optional ? "0" : "i"; EmitLoadFieldStatement() local 4635 const char* index = class_field.index->optional ? "0" : "i"; EmitStoreFieldStatement() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 3369 iris_set_constant_buffer(struct pipe_context *ctx, enum pipe_shader_type p_stage, unsigned index, bool take_ownership, const struct pipe_constant_buffer *input) iris_set_constant_buffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_cmd.h | 1015 uint32 index; global() member 1025 uint32 index; global() member 1053 uint32 index; global() member [all...] |
| H A D | svga3d_dx.h | 274 uint32 index; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir.h | 599 int index; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 1048 bi_index index = bi_preload(b, 59); in bi_emit_store_vary() local 1384 bi_index index = bi_src_index(&src); in bi_emit_image_index() local 3415 bi_index index = bi_src_index(&instr->src[i].src); bi_emit_texc() local 3622 bi_index index = bi_src_index(&instr->src[i].src); bi_emit_tex_valhall() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 935 int8_t index; /* it can be -1 */ member 1189 ubyte shader, index; member 805 tc_create_query(struct pipe_context *_pipe, unsigned query_type, unsigned index) tc_create_query() argument 953 tc_get_query_result_resource(struct pipe_context *_pipe, struct pipe_query *query, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) tc_get_query_result_resource() argument 1213 tc_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) tc_set_constant_buffer() argument [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink.c | 508 UT_STATIC int check_verinfo(Verdef *def, int16_t *versym, uint32_t index, struct verinfo *verinfo, char *strings) in check_verinfo() argument 684 int index = -1; in find_dso_parent() local 696 int index = find_dso_parent(p, parent); in add_dso_parent() local 723 int index = find_dso_parent(p, parent); in remove_dso_parent() local 1479 uint16_t index; is_section_exist() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 1625 int offset, index; in evergreen_get_sample_position() local
|