Searched refs:SIOptimizeVGPRLiveRange (Results 1 – 1 of 1) sorted by relevance
90 class SIOptimizeVGPRLiveRange : public MachineFunctionPass { class141 SIOptimizeVGPRLiveRange() : MachineFunctionPass(ID) {} in SIOptimizeVGPRLiveRange() function in __anon0f1b199c0111::SIOptimizeVGPRLiveRange175 SIOptimizeVGPRLiveRange::getElseTarget(MachineBasicBlock *MBB) const { in getElseTarget()183 void SIOptimizeVGPRLiveRange::collectElseRegionBlocks( in collectElseRegionBlocks()211 void SIOptimizeVGPRLiveRange::findNonPHIUsesInBlock( in findNonPHIUsesInBlock()222 void SIOptimizeVGPRLiveRange::collectCandidateRegisters( in collectCandidateRegisters()330 void SIOptimizeVGPRLiveRange::collectWaterfallCandidateRegisters( in collectWaterfallCandidateRegisters()400 void SIOptimizeVGPRLiveRange::updateLiveRangeInThenRegion( in updateLiveRangeInThenRegion()469 void SIOptimizeVGPRLiveRange::updateLiveRangeInElseRegion( in updateLiveRangeInElseRegion()499 void SIOptimizeVGPRLiveRange::optimizeLiveRange( in optimizeLiveRange()[all …]