Searched refs:matchSextTruncSextLoad (Results 1 – 3 of 3) sorted by relevance
219 bool matchSextTruncSextLoad(MachineInstr &MI) const;
260 [{ return Helper.matchSextTruncSextLoad(*${d}); }]),
1061 bool CombinerHelper::matchSextTruncSextLoad(MachineInstr &MI) const { in matchSextTruncSextLoad() function in CombinerHelper