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