Home
last modified time | relevance | path

Searched refs:Uint16T (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc92 TNode<Uint16T> instance_type,
100 TNode<Uint16T> instance_type,
107 TNode<Uint16T> instance_type, in EmitGenericPropertyStore()
252 TNode<Uint16T> instance_type = LoadMapInstanceType(prototype_map); in BranchIfPrototypesMayHaveReadOnlyElements()
569 TNode<Uint16T> instance_type, TNode<IntPtrT> index, TNode<Object> value, in EmitGenericElementStore()
674 TNode<Uint16T> instance_type = LoadMapInstanceType(holder_map); in LookupPropertyOnPrototypeChain()
819 TNode<Uint16T> instance_type, const StoreICParameters* p, in EmitGenericPropertyStore()
1084 TNode<Uint16T> instance_type = LoadMapInstanceType(receiver_map); in KeyedStoreGeneric()
1173 TNode<Uint16T> instance_type = LoadMapInstanceType(receiver_map); in StoreIC_NoFeedback()
1213 TNode<Uint16T> instance_typ in StoreProperty()
[all...]
H A Dbinary-op-assembler.cc134 TNode<Uint16T> lhs_instance_type = LoadInstanceType(CAST(lhs)); in Generate_AddWithFeedback()
165 TNode<Uint16T> rhs_instance_type = LoadInstanceType(rhs_heap_object); in Generate_AddWithFeedback()
187 TNode<Uint16T> rhs_instance_type = LoadInstanceType(CAST(rhs)); in Generate_AddWithFeedback()
348 TNode<Uint16T> lhs_instance_type = LoadInstanceType(CAST(lhs)); in Generate_BinaryOperationWithFeedback()
388 TNode<Uint16T> rhs_instance_type = LoadInstanceType(CAST(rhs)); in Generate_BinaryOperationWithFeedback()
H A Dunary-op-assembler.cc154 TNode<Uint16T> instance_type = LoadMapInstanceType(map); in UnaryOpWithFeedback()
H A Daccessor-assembler.cc42 TNode<Uint16T> instance_type = LoadMapInstanceType(handler_map); in LoadHandlerDataField()
2526 TNode<Int32T> element = Load<Uint16T>(data_ptr.value(), index); in EmitElementLoad()
2816 TNode<Uint16T> proto_instance_type = LoadMapInstanceType(proto_map); in GenericPropertyLoad()
3225 TNode<Uint16T> instance_type = LoadMapInstanceType(lookup_start_object_map); in LoadIC_NoFeedback()
3260 TNode<Uint16T> instance_type = LoadMapInstanceType(lookup_start_object_map); in LoadSuperIC_NoFeedback()
5023 TNode<Uint16T> prototype_instance_type = LoadMapInstanceType(prototype_map); in BranchIfPrototypesHaveNoElements()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.cc226 TNode<Uint16T> instance_type = LoadInstanceType(target); in CheckGetSetTrapResult()
337 TNode<Uint16T> instance_type = LoadInstanceType(target); in CheckHasTrapResult()
390 TNode<Uint16T> instance_type = LoadInstanceType(target); in CheckDeleteTrapResult()
H A Dbuiltins-temporal-gen.cc58 TNode<Uint16T> next_value_type = LoadInstanceType(CAST(next_value)); in TemporalInstantFixedArrayFromIterable()
H A Dbuiltins-string-gen.cc144 TNode<Uint16T> lhs_instance_type = LoadInstanceType(lhs); in GenerateStringEqual()
145 TNode<Uint16T> rhs_instance_type = LoadInstanceType(rhs); in GenerateStringEqual()
570 TNode<Uint16T> lhs_instance_type = LoadInstanceType(lhs); in GenerateStringRelationalComparison()
571 TNode<Uint16T> rhs_instance_type = LoadInstanceType(rhs); in GenerateStringRelationalComparison()
1036 const TNode<Uint16T> subject_instance_type = in TF_BUILTIN()
1254 TNode<Uint16T> instance_type = LoadInstanceType(subject_string); in StringToArray()
H A Dbuiltins-lazy-gen.cc123 TVARIABLE(Uint16T, sfi_data_type); in CompileLazy()
H A Dbuiltins-object-gen.cc376 TNode<Uint16T> instance_type = LoadMapInstanceType(map); in TF_BUILTIN()
597 TNode<Uint16T> instance_type = LoadMapInstanceType(object_map); in TF_BUILTIN()
773 TNode<Uint16T> receiver_instance_type = LoadMapInstanceType(receiver_map); in TF_BUILTIN()
982 TNode<Uint16T> receiver_value_instance_type = in TF_BUILTIN()
1320 TNode<Uint16T> instance_type = LoadMapInstanceType(map); in TF_BUILTIN()
H A Dbuiltins-collections-gen.cc408 TNode<Uint16T> instance_type = LoadMapInstanceType(LoadMap(CAST(obj))); in GotoIfCannotBeHeldWeakly()
866 const TNode<Uint16T> instance_type = LoadMapInstanceType(iter_map);
923 const TNode<Uint16T> instance_type = LoadMapInstanceType(iterable_map);
1068 const TNode<Uint16T> instance_type = LoadInstanceType(iterable);
1973 const TNode<Uint16T> receiver_instance_type =
2059 TNode<Uint16T> key_instance_type = LoadMapInstanceType(key_map);
2194 const TNode<Uint16T> receiver_instance_type =
2266 TNode<Uint16T> key_instance_type = LoadMapInstanceType(key_map);
H A Dbuiltins-date-gen.cc30 TNode<Uint16T> receiver_instance_type = LoadInstanceType(CAST(receiver)); in Generate_DatePrototype_GetField()
H A Dbuiltins-iterator-gen.cc250 TNode<Uint16T> next_value_type = LoadInstanceType(CAST(next_value)); in StringListFromIterable()
H A Dbuiltins-array-gen.cc787 TNode<Uint16T> search_type = LoadMapInstanceType(map); in GenerateSmiOrObject()
880 TNode<Uint16T> element_k_type = LoadInstanceType(CAST(element_k)); in GenerateSmiOrObject()
1231 TNode<Uint16T> array_type = LoadMapInstanceType(array_map); in TF_BUILTIN()
H A Dbuiltins-sharedarraybuffer-gen.cc225 Return(SmiFromInt32(AtomicLoad<Uint16T>(
H A Dbuiltins-call-gen.cc613 TNode<Uint16T> template_type = LoadInstanceType(var_template.value()); in GetCompatibleReceiver()
H A Dbuiltins-microtask-queue-gen.cc125 TNode<Uint16T> microtask_type = LoadMapInstanceType(microtask_map); in RunSingleMicrotask()
H A Dbuiltins-internal-gen.cc691 TNode<Uint16T> instance_type = LoadMapInstanceType(receiver_map); in TF_BUILTIN()
794 TNode<Uint16T> source_instance_type = LoadMapInstanceType(source_map); in SetOrCopyDataProperties()
/third_party/node/deps/v8/src/codegen/
H A Dtnode.h59 struct Uint16T : Uint32T, Int32T { struct
65 struct Uint8T : Uint16T, Int16T {
H A Dcode-stub-assembler.cc1743 TNode<Uint16T> CodeStubAssembler::LoadInstanceType(TNode<HeapObject> object) {
1901 TNode<Uint16T> CodeStubAssembler::LoadMapInstanceType(TNode<Map> map) {
1902 return LoadObjectField<Uint16T>(map, Map::kInstanceTypeOffset);
2003 TNode<Uint16T> properties_instance_type = LoadInstanceType(properties);
2558 return SmiFromInt32(Load<Uint16T>(data_pointer, offset));
5551 TNode<Uint16T> instance_type = LoadMapInstanceType(map);
5843 TNode<Uint16T> value_instance_type = LoadInstanceType(CAST(value));
5982 TNode<Uint16T> value_instance_type = LoadMapInstanceType(value_map);
6054 const TNode<Uint16T> value_instance_type = LoadMapInstanceType(map);
6077 const TNode<Uint16T> value_instance_typ
[all...]
H A Dcode-stub-assembler.h419 TNode<Uint16T> Uint16Constant(uint16_t t) { in Uint16Constant()
420 return UncheckedCast<Uint16T>(Int32Constant(t)); in Uint16Constant()
1363 TNode<Uint16T> LoadInstanceType(TNode<HeapObject> object);
1404 TNode<Uint16T> LoadMapInstanceType(TNode<Map> map);
2753 TNode<Uint16T> StringCharCodeAt(TNode<String> string, TNode<UintPtrT> index);
3016 TNode<RawPtr<Uint16T>> ExternalTwoByteStringGetChars(
3752 TVariable<Uint16T>* data_type_out = nullptr,
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc436 TNode<Uint16T> InterpreterAssembler::BytecodeOperandUnsignedShort( in BytecodeOperandUnsignedShort()
445 return Load<Uint16T>( in BytecodeOperandUnsignedShort()
449 return UncheckedCast<Uint16T>( in BytecodeOperandUnsignedShort()
906 TNode<Uint16T> current_instance_type = LoadInstanceType(current); in ConstructWithSpread()
1348 TNode<Uint16T> data_type = LoadInstanceType(CAST(sfi_data)); in OnStackReplacement()
H A Dinterpreter-assembler.h345 TNode<Uint16T> BytecodeOperandUnsignedShort(int operand_index);

Completed in 50 milliseconds