Searched refs:FixedSpillOffsets (Results 1 – 1 of 1) sorted by relevance
2323 static const SpillSlot FixedSpillOffsets[] = {{ARM::FPCXTNS, -4}}; in getCalleeSavedSpillSlots() local2324 NumEntries = array_lengthof(FixedSpillOffsets); in getCalleeSavedSpillSlots()2325 return FixedSpillOffsets; in getCalleeSavedSpillSlots()