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