Searched refs:applySextInRegOfLoad (Results 1 – 3 of 3) sorted by relevance
158 void applySextInRegOfLoad(MachineInstr &MI, std::tuple<Register, unsigned> &MatchInfo);
146 (apply [{ Helper.applySextInRegOfLoad(*${root}, ${matchinfo}); }])>;
718 void CombinerHelper::applySextInRegOfLoad( in applySextInRegOfLoad() function in CombinerHelper