Searched defs:spill (Results 1 – 4 of 4) sorted by relevance
/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 |
/external/llvm/lib/CodeGen/ | ||
D | Spiller.cpp | 176 void spill(LiveRangeEdit &LRE) { in spill() function in __anon1b0805370311::TrivialSpiller |
D | InlineSpiller.cpp | 1268 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller |