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