Searched refs:StackSlots (Results 1 – 2 of 2) sorted by relevance
2570 SmallSet<SpillLocationNo, 32> StackSlots; in placeMLocPHIs() local2574 StackSlots.insert(MTracker->locIDToSpill(MTracker->LocIdxToLocID[L])); in placeMLocPHIs()2640 for (SpillLocationNo Slot : StackSlots) { in placeMLocPHIs()
815 std::array<SDValue, 2> StackSlots; in SoftenFloatRes_UnaryWithTwoFPResults() local824 StackSlots[ResNum] = StackSlot; in SoftenFloatRes_UnaryWithTwoFPResults()844 for (auto [ResNum, SlackSlot] : enumerate(StackSlots)) { in SoftenFloatRes_UnaryWithTwoFPResults()