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