Searched refs:ToSlot (Results 1 – 10 of 10) sorted by relevance
2687 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2756 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2782 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2800 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2822 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2838 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2868 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2920 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2954 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()3003 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()[all …]
726 FeedbackVector::ToSlot(feedback_slot))), in LoadGlobal()887 FeedbackVector::ToSlot(feedback_slot))), in SetNamedProperty()906 feedback_vector_spec()->GetKind(FeedbackVector::ToSlot(feedback_slot))); in DefineNamedOwnProperty()916 FeedbackVector::ToSlot(feedback_slot))), in SetKeyedProperty()927 FeedbackVector::ToSlot(feedback_slot))), in DefineKeyedOwnProperty()
121 return FeedbackVector::ToSlot(index); in GetSlotOperand()
1021 int ToSlot = SlotRemap[FromSlot]; in remapInstructions() local1022 MO.setIndex(ToSlot); in remapInstructions()
537 FeedbackSlot literals_slot(FeedbackVector::ToSlot(literals_index)); in CreateLiteral()660 FeedbackSlot literal_slot(FeedbackVector::ToSlot(index)); in RUNTIME_FUNCTION()
1135 FeedbackNexus nexus(vector, FeedbackVector::ToSlot(index)); in RUNTIME_FUNCTION()
43 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()203 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()222 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in GetTypeProfileSlot()
161 FeedbackSlot FeedbackVector::ToSlot(intptr_t index) { in ToSlot() function
249 static inline FeedbackSlot ToSlot(intptr_t index);
1129 return CreateFeedbackSource(FeedbackVector::ToSlot(slot_id)); in CreateFeedbackSource()2928 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id); in ComputeCallFrequency()2941 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id); in GetSpeculationMode()2950 FeedbackSlot slot = FeedbackVector::ToSlot(slot_id); in ComputeCallFeedbackRelation()