Searched refs:kSignedSmallInputs (Results 1 – 10 of 10) sorted by relevance
18 kSignedSmallInputs, enumerator
16 case BinaryOperationHint::kSignedSmallInputs: in operator <<()
193 case BinaryOperationFeedback::kSignedSmallInputs: in BinaryOperationHintFromFeedback()194 return BinaryOperationHint::kSignedSmallInputs; in BinaryOperationHintFromFeedback()
1282 kSignedSmallInputs = 0x3, enumerator
26 case BinaryOperationHint::kSignedSmallInputs: in BinaryOperationHintToNumberOperationHint()27 *number_hint = NumberOperationHint::kSignedSmallInputs; in BinaryOperationHintToNumberOperationHint()
514 case NumberOperationHint::kSignedSmallInputs: in operator <<()1087 Name##Operator<NumberOperationHint::kSignedSmallInputs> \1337 case NumberOperationHint::kSignedSmallInputs: in SpeculativeToNumber()1542 case NumberOperationHint::kSignedSmallInputs: \
98 case NumberOperationHint::kSignedSmallInputs: in CheckedUseInfoAsWord32FromHint()114 case NumberOperationHint::kSignedSmallInputs: in CheckedUseInfoAsFloat64FromHint()1721 case NumberOperationHint::kSignedSmallInputs: in VisitNode()1884 hint == NumberOperationHint::kSignedSmallInputs) { in VisitNode()1891 } else if (hint != NumberOperationHint::kSignedSmallInputs) { in VisitNode()2735 case NumberOperationHint::kSignedSmallInputs: in VisitNode()
683 Name##Operator<BinaryOperationHint::kSignedSmallInputs> \740 case BinaryOperationHint::kSignedSmallInputs: \
438 kSignedSmallInputs, // Inputs were Smi, output was Number. enumerator
477 SmiConstant(BinaryOperationFeedback::kSignedSmallInputs)); in Generate_DivideWithFeedback()