Home
last modified time | relevance | path

Searched refs:ShBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1515 unsigned ShBits = ShTy.getScalarType().getSizeInBits(); in ExpandShiftWithKnownAmountBit() local
1521 APInt HighBitMask = APInt::getHighBitsSet(ShBits, ShBits - Log2_32(NVTBits)); in ExpandShiftWithKnownAmountBit()