Searched refs:SILowerSGPRSpills (Results 1 – 1 of 1) sorted by relevance
35 class SILowerSGPRSpills : public MachineFunctionPass { class50 SILowerSGPRSpills() : MachineFunctionPass(ID) {} in SILowerSGPRSpills() function in __anoneec5f4eb0111::SILowerSGPRSpills74 char SILowerSGPRSpills::ID = 0;76 INITIALIZE_PASS_BEGIN(SILowerSGPRSpills, DEBUG_TYPE,80 INITIALIZE_PASS_END(SILowerSGPRSpills, DEBUG_TYPE,83 char &llvm::SILowerSGPRSpillsID = SILowerSGPRSpills::ID;169 void SILowerSGPRSpills::calculateSaveRestoreBlocks(MachineFunction &MF) { in calculateSaveRestoreBlocks()209 bool SILowerSGPRSpills::spillCalleeSavedRegs( in spillCalleeSavedRegs()262 void SILowerSGPRSpills::extendWWMVirtRegLiveness(MachineFunction &MF, in extendWWMVirtRegLiveness()309 bool SILowerSGPRSpills::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()