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