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