Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp209 static const SpillSlot Offsets64[] = { in getCalleeSavedSpillSlots() local
268 NumEntries = array_lengthof(Offsets64); in getCalleeSavedSpillSlots()
270 return Offsets64; in getCalleeSavedSpillSlots()