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