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