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