Searched defs:spill (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | Spiller.cpp | 183 void spill(LiveRangeEdit &LRE) { in spill() function in __anond2c2b0460311::TrivialSpiller 211 void spill(LiveRangeEdit &LRE) { in spill() function in __anond2c2b0460411::StandardSpiller
|
| D | RenderMachineFunction.cpp | 973 const LiveInterval *spill = *siItr; in rememberSpills() local
|
| D | InlineSpiller.cpp | 1251 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 810 SpillCodeInserter& spill; member in nv50_ir::GCRA 1144 GCRA::GCRA(Function *fn, SpillCodeInserter& spill) : in GCRA() 1618 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::SpillCodeInserter
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | RegisterScavenging.cpp | 461 RegScavenger::spill(unsigned Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
|
| D | InlineSpiller.cpp | 1075 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
| /external/python/cpython2/Lib/ |
| D | pydoc.py | 776 def spill(msg, attrs, predicate): function 1209 def spill(msg, attrs, predicate): function
|
| /external/python/cpython3/Lib/ |
| D | pydoc.py | 801 def spill(msg, attrs, predicate): function 1266 def spill(msg, attrs, predicate): function
|
| /external/llvm/lib/CodeGen/ |
| D | InlineSpiller.cpp | 1020 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
|
| /external/v8/src/compiler/ |
| D | register-allocator.cc | 2440 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local
|