Searched refs:FixedSlots (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1695 const SpillSlot *FixedSlots = getCalleeSavedSpillSlots(NumFixed); local
1696 for (const SpillSlot *S = FixedSlots; S != FixedSlots+NumFixed; ++S) {

Completed in 159 milliseconds