Searched refs:SILowerWWMCopies (Results 1 – 1 of 1) sorted by relevance
33 class SILowerWWMCopies : public MachineFunctionPass { class37 SILowerWWMCopies() : MachineFunctionPass(ID) { in SILowerWWMCopies() function in __anon72eb24b60111::SILowerWWMCopies64 INITIALIZE_PASS_BEGIN(SILowerWWMCopies, DEBUG_TYPE, "SI Lower WWM Copies",68 INITIALIZE_PASS_END(SILowerWWMCopies, DEBUG_TYPE, "SI Lower WWM Copies", false,71 char SILowerWWMCopies::ID = 0;73 char &llvm::SILowerWWMCopiesID = SILowerWWMCopies::ID;75 bool SILowerWWMCopies::isSCCLiveAtMI(const MachineInstr &MI) { in isSCCLiveAtMI()89 void SILowerWWMCopies::addToWWMSpills(MachineFunction &MF, Register Reg) { in addToWWMSpills()100 bool SILowerWWMCopies::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()