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