Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp228 static const SpillSlot AIXOffsets64[] = { in getCalleeSavedSpillSlots() local
244 NumEntries = array_lengthof(AIXOffsets64); in getCalleeSavedSpillSlots()
245 return AIXOffsets64; in getCalleeSavedSpillSlots()