Searched defs:spill (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | Spiller.cpp | 183 void spill(LiveRangeEdit &LRE) { in spill() function in __anon9637ed540311::TrivialSpiller |
D | InlineSpiller.cpp | 1031 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller |
D | RenderMachineFunction.cpp | 973 const LiveInterval *spill = *siItr; in rememberSpills() local |
/external/webkit/Source/JavaScriptCore/dfg/ | ||
D | DFGGenerationInfo.h | 167 void spill(DataFormat spillFormat) in spill() function |
D | DFGJITCodeGenerator.h | 204 void spill(VirtualRegister spillMe) in spill() function |