OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addIntervalsForSpills
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/
Spiller.cpp
193
/// Falls back on LiveIntervals::
addIntervalsForSpills
.
210
/// Falls back on LiveIntervals::
addIntervalsForSpills
.
213
lis->
addIntervalsForSpills
(LRE.getParent(), LRE.getUselessVRegs(),
RegAllocPBQP.cpp
542
lis->
addIntervalsForSpills
(*spillInterval, 0, loopInfo, *vrm);
LiveIntervalAnalysis.cpp
[
all
...]
/external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h
274
///
addIntervalsForSpills
- Create new intervals for spilled defs / uses of
278
addIntervalsForSpills
(const LiveInterval& i,
435
/// functions for
addIntervalsForSpills
to rewrite uses / defs for the given
Completed in 177 milliseconds