Searched refs:applyNotCmp (Results 1 – 3 of 3) sorted by relevance
460 bool applyNotCmp(MachineInstr &MI, SmallVectorImpl<Register> &RegsToNegate);
464 (apply [{ return Helper.applyNotCmp(*${d}, ${info}); }])
3193 bool CombinerHelper::applyNotCmp(MachineInstr &MI, in applyNotCmp() function in CombinerHelper