Searched refs:matchConstantSelectCmp (Results 1 – 3 of 3) sorted by relevance
457 bool matchConstantSelectCmp(MachineInstr &MI, unsigned &OpIdx) const;
510 [{ return Helper.matchConstantSelectCmp(*${root}, ${matchinfo}); }]),
2791 bool CombinerHelper::matchConstantSelectCmp(MachineInstr &MI, in matchConstantSelectCmp() function in CombinerHelper