Searched refs:VP1 (Results 1 – 1 of 1) sorted by relevance
6989 APInt VP1 = Value + 1; in performMulCombine() local6990 if (VP1.isPowerOf2()) { in performMulCombine()6993 DAG.getConstant(VP1.logBase2(), MVT::i64)); in performMulCombine()