Searched defs:WordShift (Results 1 – 1 of 1) sorted by relevance
1035 unsigned WordShift = ShiftAmt / APINT_BITS_PER_WORD; ashrSlowCase() local 2674 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); tcShiftLeft() local 2701 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); tcShiftRight() local [all...]