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