Searched defs:MaxActiveBits (Results 1 – 3 of 3) sorted by relevance
885 unsigned MaxActiveBits = std::max(XCR.getActiveBits(), YCR.getActiveBits()); in narrowUDivOrURem() local
4619 unsigned MaxActiveBits = Known.getBitWidth() - MinLeadZero; in foldShiftIntoShiftInAnotherHandOfAndInICmp() local4630 unsigned MaxActiveBits = Known.getBitWidth() - MinLeadZero; in foldShiftIntoShiftInAnotherHandOfAndInICmp() local
15753 unsigned MaxActiveBits = std::max(Src1ValBits, ST.getWavefrontSizeLog2()); in computeKnownBitsForTargetNode() local