Searched defs:CmpZero (Results 1 – 5 of 5) sorted by relevance
968 ConstantInt *CmpZero = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchCondition() local
1173 ConstantInt *CmpZero = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchCondition() local
1588 ConstantInt *CmpZero = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchCondition() local
4747 bool CmpZero = N1C->getAPIntValue().isZero(); in SimplifySetCC() local
22194 SDValue CmpZero = DAG.getNode(X86ISD::CMP, DL, MVT::i32, Zero, CmpOp0); in LowerSELECT() local