Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp359 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in assignCalleeSavedSpillSlots() local
381 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in assignCalleeSavedSpillSlots()
382 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()
387 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()