Searched refs:matchBitfieldExtractFromShrAnd (Results 1 – 3 of 3) sorted by relevance
629 bool matchBitfieldExtractFromShrAnd(MachineInstr &MI, BuildFnTy &MatchInfo);
981 [{ return Helper.matchBitfieldExtractFromShrAnd(*${root}, ${info}); }]),
4451 bool CombinerHelper::matchBitfieldExtractFromShrAnd( in matchBitfieldExtractFromShrAnd() function in CombinerHelper