Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.cpp178 static const SpillSlot ELFOffsets32[] = { in getCalleeSavedSpillSlots() local
237 NumEntries = std::size(ELFOffsets32); in getCalleeSavedSpillSlots()
238 return ELFOffsets32; in getCalleeSavedSpillSlots()