Home | History | Annotate | Download | only in compiler

Lines Matching defs:CreateVectorSlotPair

1213   VectorSlotPair pair = CreateVectorSlotPair(expr->LiteralFeedbackSlot());
1253 VectorSlotPair pair = CreateVectorSlotPair(expr->VariableFeedbackSlot());
1321 CreateVectorSlotPair(property->GetSlot(0));
1433 VectorSlotPair pair = CreateVectorSlotPair(expr->LiteralFeedbackSlot());
1485 CreateVectorSlotPair(proxy->VariableFeedbackSlot());
1495 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1505 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1535 VectorSlotPair feedback = CreateVectorSlotPair(expr->AssignmentSlot());
1586 VectorSlotPair pair = CreateVectorSlotPair(expr->PropertyFeedbackSlot());
1630 VectorSlotPair pair = CreateVectorSlotPair(proxy->VariableFeedbackSlot());
1641 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1658 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1697 VectorSlotPair feedback = CreateVectorSlotPair(expr->CallFeedbackICSlot());
1725 VectorSlotPair feedback = CreateVectorSlotPair(expr->CallNewFeedbackSlot());
1815 VectorSlotPair pair = CreateVectorSlotPair(proxy->VariableFeedbackSlot());
1827 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1840 CreateVectorSlotPair(property->PropertyFeedbackSlot());
1879 VectorSlotPair feedback = CreateVectorSlotPair(expr->CountSlot());
2145 VectorSlotPair pair = CreateVectorSlotPair(proxy->VariableFeedbackSlot());
2234 VectorSlotPair AstGraphBuilder::CreateVectorSlotPair(FeedbackSlot slot) const {
2691 CreateVectorSlotPair(property->GetSlot(slot_number));