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