Lines Matching refs:LocalRewriter
1098 class LocalRewriter : public VirtRegRewriter { class
1175 bool LocalRewriter::runOnMachineFunction(MachineFunction &MF, VirtRegMap &vrm, in runOnMachineFunction()
1274 bool LocalRewriter::
1376 bool LocalRewriter::
1517 bool LocalRewriter::
1599 void LocalRewriter::
1691 void LocalRewriter::
1745 bool LocalRewriter::InsertEmergencySpills(MachineInstr *MI) { in InsertEmergencySpills()
1780 bool LocalRewriter::InsertRestores(MachineInstr *MI, in InsertRestores()
1891 bool LocalRewriter::InsertSpills(MachineInstr *MI) { in InsertSpills()
1919 void LocalRewriter::ProcessUses(MachineInstr &MI, AvailableSpills &Spills, in ProcessUses()
2264 LocalRewriter::RewriteMBB(LiveIntervals *LIs, in RewriteMBB()
2629 return new LocalRewriter(); in createVirtRegRewriter()