Searched refs:addToMergeableSpills (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | InlineSpiller.cpp | 152 void addToMergeableSpills(MachineInstr &Spill, int StackSlot, 439 HSpiller.addToMergeableSpills(*MII, StackSlot, Original); in hoistSpillInsideBB() 961 HSpiller.addToMergeableSpills(*FoldMI, StackSlot, Original); in foldMemoryOperand() 1032 HSpiller.addToMergeableSpills(*Spill, StackSlot, Original); in insertSpill() 1214 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills() function in HoistSpillHelper
|