Home
last modified time | relevance | path

Searched refs:kSignedSmallInputs (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dtype-hints.h18 kSignedSmallInputs, enumerator
H A Dtype-hints.cc16 case BinaryOperationHint::kSignedSmallInputs: in operator <<()
H A Dfeedback-vector-inl.h219 case BinaryOperationFeedback::kSignedSmallInputs: in BinaryOperationHintFromFeedback()
220 return BinaryOperationHint::kSignedSmallInputs; in BinaryOperationHintFromFeedback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dtype-hints.h18 kSignedSmallInputs, enumerator
H A Dtype-hints.cc16 case BinaryOperationHint::kSignedSmallInputs: in operator <<()
H A Dfeedback-vector-inl.h234 case BinaryOperationFeedback::kSignedSmallInputs: in BinaryOperationHintFromFeedback()
235 return BinaryOperationHint::kSignedSmallInputs; in BinaryOperationHintFromFeedback()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dtype-hints.h18 kSignedSmallInputs, enumerator
H A Dtype-hints.cc16 case BinaryOperationHint::kSignedSmallInputs: in operator <<()
H A Dfeedback-vector-inl.h192 case BinaryOperationFeedback::kSignedSmallInputs: in BinaryOperationHintFromFeedback()
193 return BinaryOperationHint::kSignedSmallInputs; in BinaryOperationHintFromFeedback()
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dtype-hints.h18 kSignedSmallInputs, enumerator
H A Dtype-hints.cc16 case BinaryOperationHint::kSignedSmallInputs: in operator <<()
H A Dfeedback-vector-inl.h256 case BinaryOperationFeedback::kSignedSmallInputs: in BinaryOperationHintFromFeedback()
257 return BinaryOperationHint::kSignedSmallInputs; in BinaryOperationHintFromFeedback()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-type-hint-lowering.cc27 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToNumberOperationHint()
28 *number_hint = NumberOperationHint::kSignedSmallInputs; in BinaryOperationHintToNumberOperationHint()
49 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToBigIntOperationHint()
H A Dsimplified-operator.cc538 case NumberOperationHint::kSignedSmallInputs: in operator <<()
1177 Name##Operator<NumberOperationHint::kSignedSmallInputs> \
1588 case NumberOperationHint::kSignedSmallInputs: in SpeculativeToNumber()
1835 case NumberOperationHint::kSignedSmallInputs: \
1857 case NumberOperationHint::kSignedSmallInputs: in SPECULATIVE_NUMBER_BINOP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-type-hint-lowering.cc27 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToNumberOperationHint()
28 *number_hint = NumberOperationHint::kSignedSmallInputs; in BinaryOperationHintToNumberOperationHint()
52 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToBigIntOperationHint()
H A Dsimplified-operator.cc529 case NumberOperationHint::kSignedSmallInputs: in operator <<()
1146 Name##Operator<NumberOperationHint::kSignedSmallInputs> \
1510 case NumberOperationHint::kSignedSmallInputs: in SpeculativeToNumber()
1755 case NumberOperationHint::kSignedSmallInputs: \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-type-hint-lowering.cc27 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToNumberOperationHint()
28 *number_hint = NumberOperationHint::kSignedSmallInputs; in BinaryOperationHintToNumberOperationHint()
52 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToBigIntOperationHint()
H A Dsimplified-operator.cc562 case NumberOperationHint::kSignedSmallInputs: in operator <<()
1189 Name##Operator<NumberOperationHint::kSignedSmallInputs> \
1596 case NumberOperationHint::kSignedSmallInputs: in SpeculativeToNumber()
1838 case NumberOperationHint::kSignedSmallInputs: \
1862 case NumberOperationHint::kSignedSmallInputs: in SPECULATIVE_NUMBER_BINOP()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc26 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToNumberOperationHint()
27 *number_hint = NumberOperationHint::kSignedSmallInputs; in BinaryOperationHintToNumberOperationHint()
H A Dsimplified-operator.cc490 case NumberOperationHint::kSignedSmallInputs: in operator <<()
1066 Name##Operator<NumberOperationHint::kSignedSmallInputs> \
1305 case NumberOperationHint::kSignedSmallInputs: in SpeculativeToNumber()
1493 case NumberOperationHint::kSignedSmallInputs: \
H A Dsimplified-lowering.cc98 case NumberOperationHint::kSignedSmallInputs: in CheckedUseInfoAsWord32FromHint()
114 case NumberOperationHint::kSignedSmallInputs: in CheckedUseInfoAsFloat64FromHint()
1739 case NumberOperationHint::kSignedSmallInputs: in VisitNode()
1902 hint == NumberOperationHint::kSignedSmallInputs) { in VisitNode()
1909 } else if (hint != NumberOperationHint::kSignedSmallInputs) { in VisitNode()
2738 case NumberOperationHint::kSignedSmallInputs: in VisitNode()
H A Djs-operator.cc657 Name##Operator<BinaryOperationHint::kSignedSmallInputs> \
714 case BinaryOperationHint::kSignedSmallInputs: \
/dports/www/node10/node-v10.24.1/deps/v8/src/ic/
H A Dbinary-op-assembler.cc477 SmiConstant(BinaryOperationFeedback::kSignedSmallInputs)); in Generate_DivideWithFeedback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/ic/
H A Dbinary-op-assembler.cc519 SmiConstant(BinaryOperationFeedback::kSignedSmallInputs); in Generate_DivideWithFeedback()
/dports/lang/v8/v8-9.6.180.12/src/ic/
H A Dbinary-op-assembler.cc539 SmiConstant(BinaryOperationFeedback::kSignedSmallInputs); in Generate_DivideWithFeedback()

12