Searched refs:CommonBit (Results 1 – 1 of 1) sorted by relevance
11431 APInt CommonBit = BigValue ^ SmallValue; in lowerWorkItem() local11432 if (CommonBit.isPowerOf2()) { in lowerWorkItem()11438 DAG.getConstant(CommonBit, DL, VT)); in lowerWorkItem()