Searched refs:FixedSpillOffsets (Results 1 – 1 of 1) sorted by relevance
2821 static const SpillSlot FixedSpillOffsets[] = {{ARM::FPCXTNS, -4}}; in getCalleeSavedSpillSlots() local2822 NumEntries = std::size(FixedSpillOffsets); in getCalleeSavedSpillSlots()2823 return FixedSpillOffsets; in getCalleeSavedSpillSlots()