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