Home
last modified time | relevance | path

Searched defs:wordShift (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DAPInt.cpp1070 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; // bits to shift per word in ashr() local
1158 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in lshr() local
1218 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in shlSlowCase() local