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