Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp213 static const SpillSlot ELFOffsets64[] = { in getCalleeSavedSpillSlots() local
232 NumEntries = std::size(ELFOffsets64); in getCalleeSavedSpillSlots()
233 return ELFOffsets64; in getCalleeSavedSpillSlots()