Searched defs:CmpZero (Results 1 – 3 of 3) sorted by relevance
1511 ConstantInt *CmpZero = dyn_cast<ConstantInt>(Cond->getOperand(1)); in matchCondition() local
5019 bool CmpZero = N1C->isZero(); in SimplifySetCC() local
32308 auto CmpZero = DAG.getNode(X86ISD::SUB, DL, X86SubVTs, Zero, VE); in getFlagsOfCmpZeroFori1() local