Home
last modified time | relevance | path

Searched refs:FixedSpillOffsets (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp3157 static const SpillSlot FixedSpillOffsets[] = {{ARM::FPCXTNS, -4}}; in getCalleeSavedSpillSlots() local
3158 NumEntries = std::size(FixedSpillOffsets); in getCalleeSavedSpillSlots()
3159 return FixedSpillOffsets; in getCalleeSavedSpillSlots()