Searched refs:SIPreAllocateWWMRegs (Results 1 – 1 of 1) sorted by relevance
37 class SIPreAllocateWWMRegs : public MachineFunctionPass { class55 SIPreAllocateWWMRegs() : MachineFunctionPass(ID) { in SIPreAllocateWWMRegs() function in __anonf07969e70111::SIPreAllocateWWMRegs76 INITIALIZE_PASS_BEGIN(SIPreAllocateWWMRegs, DEBUG_TYPE,81 INITIALIZE_PASS_END(SIPreAllocateWWMRegs, DEBUG_TYPE,84 char SIPreAllocateWWMRegs::ID = 0;86 char &llvm::SIPreAllocateWWMRegsID = SIPreAllocateWWMRegs::ID;89 return new SIPreAllocateWWMRegs(); in createSIPreAllocateWWMRegsPass()92 bool SIPreAllocateWWMRegs::processDef(MachineOperand &MO) { in processDef()118 void SIPreAllocateWWMRegs::rewriteRegs(MachineFunction &MF) { in rewriteRegs()164 SIPreAllocateWWMRegs::printWWMInfo(const MachineInstr &MI) { in printWWMInfo()[all …]