Searched refs:applySextTruncSextLoad (Results 1 – 3 of 3) sorted by relevance
220 void applySextTruncSextLoad(MachineInstr &MI) const;
261 (apply [{ Helper.applySextTruncSextLoad(*${d}); }])>;
1088 void CombinerHelper::applySextTruncSextLoad(MachineInstr &MI) const { in applySextTruncSextLoad() function in CombinerHelper