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