Searched defs:spill (Results 1 – 6 of 6) sorted by relevance
183 void spill(LiveRangeEdit &LRE) { in spill() function in __anon475fb45d0311::TrivialSpiller211 void spill(LiveRangeEdit &LRE) { in spill() function in __anon475fb45d0411::StandardSpiller
973 const LiveInterval *spill = *siItr; in rememberSpills() local
1251 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
707 SpillCodeInserter& spill; member in nv50_ir::GCRA993 GCRA::GCRA(Function *fn, SpillCodeInserter& spill) : in GCRA()1436 SpillCodeInserter::spill(Instruction *defi, Value *slot, LValue *lval) in spill() function in nv50_ir::SpillCodeInserter
1020 void InlineSpiller::spill(LiveRangeEdit &edit) { in spill() function in InlineSpiller
2424 SpillRange* spill = range->HasSpillRange() in BuildLiveRanges() local