Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp183 void spill(LiveRangeEdit &LRE) { in spill() function in __anond2c2b0460311::TrivialSpiller
211 void spill(LiveRangeEdit &LRE) { in spill() function in __anond2c2b0460411::StandardSpiller
DRenderMachineFunction.cpp973 const LiveInterval *spill = *siItr; in rememberSpills() local
DInlineSpiller.cpp1251 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp810 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/
DRegisterScavenging.cpp461 RegScavenger::spill(unsigned Reg, const TargetRegisterClass &RC, int SPAdj, in spill() function in RegScavenger
DInlineSpiller.cpp1075 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
/external/python/cpython2/Lib/
Dpydoc.py776 def spill(msg, attrs, predicate): function
1209 def spill(msg, attrs, predicate): function
/external/python/cpython3/Lib/
Dpydoc.py801 def spill(msg, attrs, predicate): function
1266 def spill(msg, attrs, predicate): function
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1020 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
/external/v8/src/compiler/
Dregister-allocator.cc2440 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local