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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1274 const SpillSlot *FixedSlots = getCalleeSavedSpillSlots(NumFixed); local
1275 for (const SpillSlot *S = FixedSlots; S != FixedSlots+NumFixed; ++S) {

Completed in 99 milliseconds