Searched refs:VGSaves (Results 1 – 1 of 1) sorted by relevance
3886 std::vector<CalleeSavedInfo> VGSaves; in assignCalleeSavedSpillSlots() local3891 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()3896 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()3903 CSI.insert(CSI.begin() + I, VGSaves.begin(), VGSaves.end()); in assignCalleeSavedSpillSlots()3908 CSI.insert(CSI.end(), VGSaves.begin(), VGSaves.end()); in assignCalleeSavedSpillSlots()