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