Searched refs:kBinaryOp (Results 1 – 8 of 8) sorted by relevance
179 case FeedbackSlotKind::kBinaryOp: in Kind2String()290 case FeedbackSlotKind::kBinaryOp: in New()599 case FeedbackSlotKind::kBinaryOp: in Clear()767 case FeedbackSlotKind::kBinaryOp: { in ic_state()1283 DCHECK_EQ(kind(), FeedbackSlotKind::kBinaryOp); in GetBinaryOperationFeedback()
56 kBinaryOp, enumerator448 return AddSlot(FeedbackSlotKind::kBinaryOp); in AddBinaryOpICSlot()
71 case FeedbackSlotKind::kBinaryOp: in GetSlotSize()
201 (K == kBinaryOperation && slot_kind == FeedbackSlotKind::kBinaryOp) || in SingleValueFeedback()
180 if (nexus.kind() == FeedbackSlotKind::kBinaryOp) { in VisitBinaryOperation()209 if (nexus.kind() == FeedbackSlotKind::kBinaryOp) { in VisitBinarySmiOperation()
677 case FeedbackSlotKind::kBinaryOp: in GetFeedbackSlotType()
1262 case FeedbackSlotKind::kBinaryOp: { in Print()
3460 SharedFeedbackSlot index_slot(feedback_spec(), FeedbackSlotKind::kBinaryOp); in BuildCreateArrayLiteral()