Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp183 void spill(LiveRangeEdit &LRE) { in spill() function in __anon475fb45d0311::TrivialSpiller
211 void spill(LiveRangeEdit &LRE) { in spill() function in __anon475fb45d0411::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/nv50/codegen/
Dnv50_ir_ra.cpp707 SpillCodeInserter& spill; member in nv50_ir::GCRA
993 GCRA::GCRA(Function *fn, SpillCodeInserter& spill) : in GCRA()
1436 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::SpillCodeInserter
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1020 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
/external/v8/src/compiler/
Dregister-allocator.cc2424 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local