Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp245 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in calculateCalleeSavedRegisters() local
263 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in calculateCalleeSavedRegisters()
264 while (FixedSlot != FixedSpillSlots+NumFixedSpillSlots && in calculateCalleeSavedRegisters()
268 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in calculateCalleeSavedRegisters()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp354 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in assignCalleeSavedSpillSlots() local
371 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in assignCalleeSavedSpillSlots()
372 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()
377 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp351 const TargetFrameLowering::SpillSlot *FixedSpillSlots = in assignCalleeSavedSpillSlots() local
368 const TargetFrameLowering::SpillSlot *FixedSlot = FixedSpillSlots; in assignCalleeSavedSpillSlots()
369 while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots && in assignCalleeSavedSpillSlots()
373 if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) { in assignCalleeSavedSpillSlots()