Searched refs:isCMP (Results 1 – 2 of 2) sorted by relevance
4257 !X86::isCMP(Opc) && !X86::isTEST(Opc)) in checkTargetMatchPredicate()
20788 static bool isCMP(SDValue Op) { in isCMP() function20815 if (!isCMP(CmpOp)) in foldOverflowCheck()24809 if (isCMP(Cmp) && CC == AArch64CC::NE && isOneConstant(Cmp.getOperand(1))) { in performBRCONDCombine()24916 if (!isCMP(OpCmp)) in foldCSELOfCSEL()