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