Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDPrologEpilogInserter.cpp326 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in assignCalleeSavedSpillSlots() local
344 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in assignCalleeSavedSpillSlots()
345 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()
349 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()