Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2281 static const SpillSlot FixedSpillOffsets[] = {{ARM::FPCXTNS, -4}}; in getCalleeSavedSpillSlots() local
2282 NumEntries = array_lengthof(FixedSpillOffsets); in getCalleeSavedSpillSlots()
2283 return FixedSpillOffsets; in getCalleeSavedSpillSlots()