Searched refs:VNM1 (Results 1 – 1 of 1) sorted by relevance
7583 APInt VNM1 = -Value - 1; in performMulCombine() local7584 if (VNM1.isPowerOf2()) { in performMulCombine()7587 DAG.getConstant(VNM1.logBase2(), DL, MVT::i64)); in performMulCombine()