Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp327 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in calculateCalleeSavedRegisters() local
345 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in calculateCalleeSavedRegisters()
346 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in calculateCalleeSavedRegisters()
350 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in calculateCalleeSavedRegisters()