Searched defs:DivRHS (Results 1 – 2 of 2) sorted by relevance
151 SDValue DivRHS = N->getOperand(1); in Select() local
774 ConstantInt *DivRHS) { in FoldICmpDivCst()1352 if (ConstantInt *DivRHS = dyn_cast<ConstantInt>(LHSI->getOperand(1))) in visitICmpInstWithInstAndIntCst() local