Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1824 bool NeedStackSlot = false; in addIntervalsForSpills() local
1849 NeedStackSlot = true; in addIntervalsForSpills()
1856 NeedStackSlot = true; in addIntervalsForSpills()
1861 if (NeedStackSlot && vrm.getPreSplitReg(li.reg) == 0) { in addIntervalsForSpills()
1898 if (NeedStackSlot) { in addIntervalsForSpills()