Searched defs:WordShift (Results 1 – 2 of 2) sorted by relevance
1000 unsigned WordShift = ShiftAmt / APINT_BITS_PER_WORD; in ashrSlowCase() local2718 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftLeft() local2745 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftRight() local
1027 unsigned WordShift = ShiftAmt / APINT_BITS_PER_WORD; in ashrSlowCase() local2663 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftLeft() local2690 unsigned WordShift = std::min(Count / APINT_BITS_PER_WORD, Words); in tcShiftRight() local