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