Home
last modified time | relevance | path

Searched defs:spill (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DSpiller.cpp183 void spill(LiveRangeEdit &LRE) { in spill() function in __anon9637ed540311::TrivialSpiller
211 void spill(LiveRangeEdit &LRE) { in spill() function in __anon9637ed540411::StandardSpiller
DInlineSpiller.cpp1031 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
DRenderMachineFunction.cpp973 const LiveInterval *spill = *siItr; in rememberSpills() local
/external/webkit/Source/JavaScriptCore/dfg/
DDFGGenerationInfo.h167 void spill(DataFormat spillFormat) in spill() function
DDFGJITCodeGenerator.h204 void spill(VirtualRegister spillMe) in spill() function