Searched refs:ComplexExtendWordLslPattern (Results 1 – 2 of 2) sorted by relevance
2375 class ComplexExtendWordLslPattern : public CGPeepPattern {2377 …ComplexExtendWordLslPattern(CGFunc &cgFunc, BB &currBB, Insn &currInsn) : CGPeepPattern(cgFunc, cu… in ComplexExtendWordLslPattern() function2378 ~ComplexExtendWordLslPattern() override in ~ComplexExtendWordLslPattern()
8393 bool ComplexExtendWordLslPattern::CheckCondition(Insn &insn) in CheckCondition()8409 void ComplexExtendWordLslPattern::Run(BB &bb, Insn &insn) in Run()