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