Home
last modified time | relevance | path

Searched refs:base_taggedness (Results 1 – 8 of 8) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dsimplified-operator.cc20 size_t hash_value(BaseTaggedness base_taggedness) { in hash_value() argument
21 return static_cast<uint8_t>(base_taggedness); in hash_value()
24 std::ostream& operator<<(std::ostream& os, BaseTaggedness base_taggedness) { in operator <<() argument
25 switch (base_taggedness) { in operator <<()
H A Dsimplified-lowering.cc1209 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1212 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
1257 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1262 WriteBarrierKindFor(base_taggedness, field_representation, field_type, in WriteBarrierKindFor()
1265 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dsimplified-operator.cc22 size_t hash_value(BaseTaggedness base_taggedness) { in hash_value() argument
23 return static_cast<uint8_t>(base_taggedness); in hash_value()
26 std::ostream& operator<<(std::ostream& os, BaseTaggedness base_taggedness) { in operator <<() argument
27 switch (base_taggedness) { in operator <<()
H A Dsimplified-lowering.cc1320 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1323 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
1367 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1372 WriteBarrierKindFor(base_taggedness, field_representation, field_type, in WriteBarrierKindFor()
1375 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dsimplified-operator.cc23 size_t hash_value(BaseTaggedness base_taggedness) { in hash_value() argument
24 return static_cast<uint8_t>(base_taggedness); in hash_value()
27 std::ostream& operator<<(std::ostream& os, BaseTaggedness base_taggedness) { in operator <<() argument
28 switch (base_taggedness) { in operator <<()
H A Dsimplified-lowering.cc1374 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1377 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
1421 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1426 WriteBarrierKindFor(base_taggedness, field_representation, field_type, in WriteBarrierKindFor()
1429 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dsimplified-operator.cc23 size_t hash_value(BaseTaggedness base_taggedness) { in hash_value() argument
24 return static_cast<uint8_t>(base_taggedness); in hash_value()
27 std::ostream& operator<<(std::ostream& os, BaseTaggedness base_taggedness) { in operator <<() argument
28 switch (base_taggedness) { in operator <<()
H A Dsimplified-lowering.cc1333 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1336 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()
1380 BaseTaggedness base_taggedness, in WriteBarrierKindFor() argument
1385 WriteBarrierKindFor(base_taggedness, field_representation, field_type, in WriteBarrierKindFor()
1388 if (base_taggedness == kTaggedBase && in WriteBarrierKindFor()