Searched refs:isCMP (Results 1 – 2 of 2) sorted by relevance
2848 } else if (isPop(Inst) || isPush(Inst) || X86::isCMP(Inst.getOpcode()) || in replaceRegWithReg()
15890 static bool isCMP(SDValue Op) { in isCMP() function15917 if (!isCMP(CmpOp)) in foldOverflowCheck()