Searched refs:ToSlot (Results 1 – 11 of 11) sorted by relevance
2167 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2200 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2242 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2262 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2277 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2305 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2323 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2358 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2374 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()2403 FeedbackSlot vector_slot = FeedbackVector::ToSlot(slot->value()); in RUNTIME_FUNCTION()[all …]
697 FeedbackVector::ToSlot(feedback_slot))), in LoadGlobal()837 FeedbackVector::ToSlot(feedback_slot))), in StoreNamedProperty()856 feedback_vector_spec()->GetKind(FeedbackVector::ToSlot(feedback_slot))); in StoreNamedOwnProperty()866 FeedbackVector::ToSlot(feedback_slot))), in StoreKeyedProperty()
144 return FeedbackVector::ToSlot(index); in GetSlotOperand()
498 FeedbackSlot literals_slot(FeedbackVector::ToSlot(literals_index)); in CreateLiteral()597 FeedbackSlot literal_slot(FeedbackVector::ToSlot(index)); in RUNTIME_FUNCTION()
829 FeedbackNexus nexus(vector, FeedbackVector::ToSlot(index)); in RUNTIME_FUNCTION()
901 int ToSlot = SlotRemap[FromSlot]; in remapInstructions() local902 MO.setIndex(ToSlot); in remapInstructions()
1019 int ToSlot = SlotRemap[FromSlot]; in remapInstructions() local1020 MO.setIndex(ToSlot); in remapInstructions()
36 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()184 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in HasTypeProfileSlot()197 FeedbackVector::ToSlot(FeedbackVectorSpec::kTypeProfileSlotIndex); in GetTypeProfileSlot()
144 FeedbackSlot FeedbackVector::ToSlot(int index) { in ToSlot() function
208 static inline FeedbackSlot ToSlot(int index);
574 return VectorSlotPair(feedback_vector(), FeedbackVector::ToSlot(slot_id)); in CreateVectorSlotPair()2216 FeedbackNexus nexus(feedback_vector(), FeedbackVector::ToSlot(slot_id)); in ComputeCallFrequency()2222 FeedbackNexus nexus(feedback_vector(), FeedbackVector::ToSlot(slot_id)); in GetSpeculationMode()