Searched refs:SbfxOptPattern (Results 1 – 2 of 2) sorted by relevance
1050 class SbfxOptPattern : public CGPeepPattern {1052 …SbfxOptPattern(CGFunc &cgFunc, BB &currBB, Insn &currInsn) : CGPeepPattern(cgFunc, currBB, currIns… in SbfxOptPattern() function1053 ~SbfxOptPattern() override in ~SbfxOptPattern()
1932 manager->NormalPatternOpt<SbfxOptPattern>(cgFunc->IsAfterRegAlloc()); in DoNormalOptimize()3255 bool SbfxOptPattern::CheckCondition(Insn &insn) in CheckCondition()3287 void SbfxOptPattern::Run(BB &bb, Insn &insn) in Run()