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