Searched refs:SIPreAllocateWWMRegs (Results 1 – 5 of 5) sorted by relevance
36 class SIPreAllocateWWMRegs : public MachineFunctionPass { class51 SIPreAllocateWWMRegs() : MachineFunctionPass(ID) { in SIPreAllocateWWMRegs() function in __anon2ba990d70111::SIPreAllocateWWMRegs74 INITIALIZE_PASS_BEGIN(SIPreAllocateWWMRegs, DEBUG_TYPE,79 INITIALIZE_PASS_END(SIPreAllocateWWMRegs, DEBUG_TYPE,82 char SIPreAllocateWWMRegs::ID = 0;84 char &llvm::SIPreAllocateWWMRegsID = SIPreAllocateWWMRegs::ID;87 return new SIPreAllocateWWMRegs(); in createSIPreAllocateWWMRegsPass()90 bool SIPreAllocateWWMRegs::processDef(MachineOperand &MO) { in processDef()120 void SIPreAllocateWWMRegs::rewriteRegs(MachineFunction &MF) { in rewriteRegs()163 bool SIPreAllocateWWMRegs::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
116 SIPreAllocateWWMRegs.cpp
36 class SIPreAllocateWWMRegs : public MachineFunctionPass { class51 SIPreAllocateWWMRegs() : MachineFunctionPass(ID) { in SIPreAllocateWWMRegs() function in __anonb3676eeb0111::SIPreAllocateWWMRegs74 INITIALIZE_PASS_BEGIN(SIPreAllocateWWMRegs, DEBUG_TYPE,79 INITIALIZE_PASS_END(SIPreAllocateWWMRegs, DEBUG_TYPE,82 char SIPreAllocateWWMRegs::ID = 0;84 char &llvm::SIPreAllocateWWMRegsID = SIPreAllocateWWMRegs::ID;87 return new SIPreAllocateWWMRegs(); in createSIPreAllocateWWMRegsPass()90 bool SIPreAllocateWWMRegs::processDef(MachineOperand &MO) { in processDef()121 void SIPreAllocateWWMRegs::rewriteRegs(MachineFunction &MF) { in rewriteRegs()164 bool SIPreAllocateWWMRegs::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
100 SIPreAllocateWWMRegs.cpp
219 "SIPreAllocateWWMRegs.cpp",