Searched refs:CMP0 (Results 1 – 1 of 1) sorted by relevance
39750 SDValue CMP0 = N0.getOperand(1); in combineCompareEqual() local39755 if (CMP0.getOpcode() != X86ISD::CMP || CMP0 != CMP1) in combineCompareEqual()39758 SDValue CMP00 = CMP0->getOperand(0); in combineCompareEqual()39759 SDValue CMP01 = CMP0->getOperand(1); in combineCompareEqual()