Searched refs:matchConstantFoldCastOp (Results 1 – 3 of 3) sorted by relevance
651 bool matchConstantFoldCastOp(MachineInstr &MI, APInt &MatchInfo);
1129 [{ return Helper.matchConstantFoldCastOp(*${d}, ${matchinfo}); }]),
4908 bool CombinerHelper::matchConstantFoldCastOp(MachineInstr &MI, APInt &MatchInfo) { in matchConstantFoldCastOp() function in CombinerHelper