Searched refs:MulCLowBitLog (Results 1 – 1 of 1) sorted by relevance
48618 int32_t MulCLowBitLog = MulCLowBit.exactLogBase2(); in combineAnd() local48619 assert(MulCLowBitLog != -1 && in combineAnd()48622 DAG.getConstant(MulCLowBitLog, dl, VT)); in combineAnd()