Home
last modified time | relevance | path

Searched refs:TaggedEqual (Results 1 - 23 of 23) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date-gen.cc201 GotoIf(TaggedEqual(hint, number_string), &hint_is_number); in TF_BUILTIN()
203 GotoIf(TaggedEqual(hint, default_string), &hint_is_string); in TF_BUILTIN()
205 GotoIf(TaggedEqual(hint, string_string), &hint_is_string); in TF_BUILTIN()
210 GotoIf(TaggedEqual( in TF_BUILTIN()
214 GotoIf(TaggedEqual( in TF_BUILTIN()
218 GotoIf(TaggedEqual( in TF_BUILTIN()
H A Dbuiltins-collections-gen.cc95 CSA_DCHECK(this, TaggedEqual(original_initial_entries_map, in AddConstructorEntries()
119 TaggedEqual(GetAddFunction(variant, native_context, collection), in AddConstructorEntriesFromFastJSArray()
177 TaggedEqual(original_collection_map, LoadMap(CAST(collection)))); in AddConstructorEntriesFromFastJSArray()
179 TaggedEqual(original_fast_js_array_map, LoadMap(fast_jsarray))); in AddConstructorEntriesFromFastJSArray()
273 TNode<BoolT> is_target_unmodified = TaggedEqual(constructor, new_target); in AllocateJSCollection()
448 return TaggedEqual(collection_proto_map, in HasInitialCollectionPrototype()
827 GotoIf(TaggedEqual(candidate_key, key_smi), if_same);
851 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset),
876 GotoIfNot(TaggedEqual(index, SmiConstant(0)), if_false);
885 GotoIfNot(TaggedEqual(map_iter_prot
[all...]
H A Dbuiltins-async-gen.cc51 GotoIfNot(TaggedEqual(LoadMapPrototype(value_map), promise_prototype), in Await()
66 Branch(TaggedEqual(value_constructor, promise_function), &if_done, in Await()
H A Dbuiltins-call-gen.cc205 GotoIf(TaggedEqual(arguments_list_map, sloppy_arguments_map), &if_arguments); in CallOrConstructWithArrayLike()
208 GotoIf(TaggedEqual(arguments_list_map, strict_arguments_map), &if_arguments); in CallOrConstructWithArrayLike()
256 GotoIfNot(TaggedEqual(length, elements_length), &if_runtime); in CallOrConstructWithArrayLike()
378 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in CallOrConstructWithSpread()
643 GotoIf(TaggedEqual(current, signature), &holder_found); in GetCompatibleReceiver()
H A Dbuiltins-regexp-gen.cc317 GotoIf(TaggedEqual(maybe_names, SmiZero()), &maybe_build_indices); in ConstructNewResultFromMatchInfo()
791 const TNode<BoolT> has_initialmap = TaggedEqual(map, initial_map);
817 CSA_DCHECK(this, TaggedEqual(LoadMap(object), map));
830 TNode<BoolT> has_initialmap = TaggedEqual(map, initial_map);
914 Branch(TaggedEqual(map, initial_regexp_result_map), if_isunmodified,
924 Branch(TaggedEqual(map, initial_regexp_result_with_indices_map),
1205 GotoIfNot(TaggedEqual(value, regexp_function), &next); in TF_BUILTIN()
1267 Branch(TaggedEqual(var_new_target.value(), regexp_function), in TF_BUILTIN()
H A Dbuiltins-iterator-gen.cc79 GotoIfNot(TaggedEqual(result_map, *fast_iterator_result_map), &if_generic); in IteratorStep()
119 GotoIfNot(TaggedEqual(map, *fast_iterator_result_map), &if_generic); in IteratorValue()
H A Dbuiltins-array-gen.cc280 GotoIf(TaggedEqual(LoadMap(elements), FixedCOWArrayMapConstant()), in TF_BUILTIN()
319 GotoIf(TaggedEqual(value, TheHoleConstant()), &return_undefined); in TF_BUILTIN()
798 GotoIf(TaggedEqual(element_k, search_element), &return_found); in GenerateSmiOrObject()
879 GotoIf(TaggedEqual(search_element_string, element_k), &return_found); in GenerateSmiOrObject()
893 Branch(TaggedEqual(result, TrueConstant()), &return_found, &continue_loop); in GenerateSmiOrObject()
912 Branch(TaggedEqual(result, TrueConstant()), &return_found, &continue_loop); in GenerateSmiOrObject()
H A Dbuiltins-shadowrealm-gen.cc43 GotoIfNot(TaggedEqual(key, name), bailout); in CheckAccessor()
H A Dbuiltins-object-gen.cc284 CSA_DCHECK(this, TaggedEqual(map, LoadMap(object))); in FastGetOwnValuesOrEntries()
1088 TaggedEqual(LoadElements(CAST(properties)), EmptyFixedArrayConstant()), in TF_BUILTIN()
1124 GotoIf(TaggedEqual(prototype, LoadMapPrototype(map.value())), in TF_BUILTIN()
1132 GotoIf(TaggedEqual(maybe_map, UndefinedConstant()), &call_runtime); in TF_BUILTIN()
H A Dbuiltins-string-gen.cc173 GotoIf(TaggedEqual(lhs, rhs), if_equal); in StringEqual_Core()
567 GotoIf(TaggedEqual(lhs, rhs), &if_equal); in GenerateStringRelationalComparison()
1370 GotoIf(TaggedEqual(limit_number, smi_zero), &return_empty_array); in TF_BUILTIN()
1515 TaggedEqual(LoadObjectField(protector_cell, PropertyCell::kValueOffset), in BranchIfStringPrimitiveWithNoCustomIteration()
H A Dbuiltins-async-iterator-gen.cc213 Branch(TaggedEqual(iter_result_map, fast_iter_result_map), &if_fastpath, in LoadIteratorResult()
H A Dbuiltins-async-generator-gen.cc64 return TaggedEqual(is_generator_awaiting, SmiConstant(1)); in IsGeneratorAwaiting()
H A Dbuiltins-internal-gen.cc1320 GotoIf(TaggedEqual(on_non_existent, in TF_BUILTIN()
1323 CSA_DCHECK(this, TaggedEqual(on_non_existent, in TF_BUILTIN()
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc159 CSA_DCHECK(this, TaggedEqual(LoadFeedbackVectorSlot(CAST(vector), slot), in TryMegaDOMCase()
1109 Branch(TaggedEqual(maybe_holder_or_constant, NullConstant()), &done, in HandleLoadICProtoHandler()
1153 GotoIf(TaggedEqual(expected_native_context, native_context), can_access); in EmitAccessCheck()
1162 Branch(TaggedEqual(expected_token, current_token), can_access, miss); in EmitAccessCheck()
1450 CSA_DCHECK(this, TaggedEqual(LoadKeyByKeyIndex(descriptors, last_key_index), in HandleStoreICTransitionMapHandlerCase()
1521 TaggedEqual(field_type, BitcastWordToTagged(IntPtrConstant(kNoneType))), in CheckFieldType()
1525 TaggedEqual(field_type, BitcastWordToTagged(IntPtrConstant(kAnyType))), in CheckFieldType()
1532 Branch(TaggedEqual(LoadMap(CAST(value)), field_type_map), &all_fine, in CheckFieldType()
1766 TaggedEqual(maybe_validity_cell, SmiConstant(Map::kPrototypeChainValid)), in CheckPrototypeValidityCell()
1772 Branch(TaggedEqual(cell_valu in CheckPrototypeValidityCell()
[all...]
H A Dkeyed-store-generic.cc490 CSA_DCHECK(this, TaggedEqual(elements, LoadElements(receiver))); in StoreElementWithCapacity()
724 GotoIf(TaggedEqual(value, TheHoleConstant()), &next_proto); in LookupPropertyOnPrototypeChain()
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc1287 Branch(TaggedEqual(value, true_value), &if_true, &if_false); in IGNITION_HANDLER()
1295 CSA_DCHECK(this, TaggedEqual(value, false_value)); in IGNITION_HANDLER()
1692 TNode<Oddball> result = SelectBooleanConstant(TaggedEqual(lhs, rhs)); in IGNITION_HANDLER()
1759 SelectBooleanConstant(TaggedEqual(object, NullConstant())); in IGNITION_HANDLER()
1770 SelectBooleanConstant(TaggedEqual(object, UndefinedConstant())); in IGNITION_HANDLER()
1826 GotoIf(TaggedEqual(object, TrueConstant()), &if_true); in IGNITION_HANDLER()
1827 Branch(TaggedEqual(object, FalseConstant()), &if_true, &if_false); in IGNITION_HANDLER()
2705 GotoIf(TaggedEqual(value, TheHoleConstant()), &throw_error); in IGNITION_HANDLER()
2726 GotoIf(TaggedEqual(value, TheHoleConstant()), &throw_error); in IGNITION_HANDLER()
2900 Branch(TaggedEqual(receiver_ma in IGNITION_HANDLER()
[all...]
H A Dinterpreter-assembler.cc872 TNode<BoolT> is_megamorphic = TaggedEqual( in ConstructWithSpread()
889 TaggedEqual(feedback, UninitializedSymbolConstant()); in ConstructWithSpread()
921 TaggedEqual(LoadNativeContext(context), current_native_context), in ConstructWithSpread()
1128 JumpConditional(TaggedEqual(lhs, rhs), jump_offset); in JumpIfTaggedEqual()
1134 JumpConditionalByImmediateOperand(TaggedEqual(lhs, rhs), operand_index); in JumpIfTaggedEqual()
1140 JumpConditionalByConstantOperand(TaggedEqual(lhs, rhs), operand_index); in JumpIfTaggedEqualConstant()
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc1588 return __ TaggedEqual(value, __ TrueConstant()); in LowerChangeTaggedToBit()
1602 __ GotoIf(__ TaggedEqual(value, __ FalseConstant()), done, zero); in TruncateTaggedPointerToBit()
1605 __ GotoIf(__ TaggedEqual(value, __ EmptyStringConstant()), done, zero); in TruncateTaggedPointerToBit()
1622 __ GotoIf(__ TaggedEqual(value_map, __ HeapNumberMapConstant()), in TruncateTaggedPointerToBit()
1626 __ GotoIf(__ TaggedEqual(value_map, __ BigIntMapConstant()), &if_bigint); in TruncateTaggedPointerToBit()
1662 __ Goto(&done, __ Word32Equal(__ TaggedEqual(value, __ SmiConstant(0)), in LowerTruncateTaggedToBit()
1855 Node* check = __ TaggedEqual(value_map, map); in LowerCheckMaps()
1876 Node* check = __ TaggedEqual(value_map, map); in LowerCheckMaps()
1897 Node* check = __ TaggedEqual(value_map, map); in LowerCheckMaps()
1945 Node* check = __ TaggedEqual(value_ma in LowerCompareMaps()
[all...]
H A Dgraph-assembler.cc170 Node* GraphAssembler::TaggedEqual(Node* left, Node* right) { in TaggedEqual() function in v8::internal::compiler::GraphAssembler
H A Dwasm-compiler.cc1101 return gasm_->TaggedEqual(left, right); in Binop()
2973 return gasm_->TaggedEqual(object, RefNull()); in IsNull()
3356 gasm_->Branch(gasm_->TaggedEqual(function_ref_at_index, func_ref), in CompareToInternalFunctionAtIndex()
5701 gasm_->TaggedEqual( in ArrayInitFromData()
5707 gasm_->TaggedEqual( in ArrayInitFromData()
5799 callbacks.succeed_if(gasm_->TaggedEqual(map, rtt), BranchHint::kTrue);
5817 callbacks.fail_if_not(gasm_->TaggedEqual(maybe_match, rtt),
6529 Node* is_undefined = gasm_->TaggedEqual(obj, UndefinedValue());
6911 Node* is_heap_number = gasm_->TaggedEqual(heap_number_map, map);
H A Dgraph-assembler.h290 Node* TaggedEqual(Node* left, Node* right);
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc259 return TaggedEqual(value, name##Constant()); \
1075 GotoIf(TaggedEqual(divisor, SmiConstant(0)), bailout); in TrySmiDiv()
1080 Branch(TaggedEqual(dividend, SmiConstant(0)), &dividend_is_zero, in TrySmiDiv()
1482 GotoIf(TaggedEqual(value, FalseConstant()), if_false);
2732 Branch(TaggedEqual(var_result.value(), TheHoleConstant()), if_hole, &done);
2829 TaggedEqual(cur_context.value(), native_context)));
2830 GotoIf(TaggedEqual(LoadMap(CAST(cur_context.value())), module_map),
3561 TaggedEqual(object, SmiConstant(0)), [=] { return Int32TrueConstant(); },
3981 GotoIf(TaggedEqual(array, EmptyFixedArrayConstant()), &done);
4372 CSA_DCHECK(this, TaggedEqual(source_ma
[all...]
H A Dcode-stub-assembler.h515 TNode<BoolT> TaggedEqual(TNode<AnyTaggedT> a, TNode<AnyTaggedT> b) { in TaggedEqual() function in v8::internal::CodeStubAssembler
525 return Word32BinaryNot(TaggedEqual(a, b)); in TaggedNotEqual()
639 this, TaggedEqual(result, BitwiseOp(SmiToInt32(a), Int32Constant(shift), in SmiShl()
663 this, TaggedEqual(result, BitwiseOp(SmiToInt32(a), Int32Constant(shift), in SmiShr()
1637 GotoIf(TaggedEqual(value, LoadContextElement(native_context, slot_index)), in GotoIfContextElementEqual()

Completed in 77 milliseconds