Home
last modified time | relevance | path

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

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