Home | History | Annotate | Download | only in SystemZ

Lines Matching full:bitwidth

532   unsigned BitWidth = N->getValueType(0).getScalarType().getSizeInBits();
534 APInt::getLowBitsSet(BitWidth, 8));
540 unsigned BitWidth = N->getValueType(0).getScalarType().getSizeInBits();
542 APInt::getLowBitsSet(BitWidth, 8));