Searched defs:WordShift (Results 1 – 1 of 1) sorted by relevance
927 unsigned WordShift = ShiftAmt / APINT_BITS_PER_WORD; in ashrSlowCase() local2564 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftLeft() local2591 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftRight() local