Searched refs:CVN (Results 1 – 2 of 2) sorted by relevance
401 CVN:Clovis, New Mexico, USA
15683 APInt CVM, CVN; in performMulCombine() local15694 isPowPlusPlusConst(ConstValue, CVM, CVN)) { in performMulCombine()15696 APInt CVNMinus1 = CVN - 1; in performMulCombine()17689 } else if (ConstantSDNode *CVN = dyn_cast<ConstantSDNode>(N->getOperand(2))) { in tryCombineShiftImm() local17690 ShiftAmount = CVN->getSExtValue(); in tryCombineShiftImm()