Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getScalarType

358   assert(Op.getValueType().getScalarType().getSizeInBits() == BitWidth &&
711 InDemandedMask |= APInt::getSignBit(VT.getScalarType().getSizeInBits());
740 unsigned ShAmt = ExVT.getScalarType().getSizeInBits();
758 BitWidth - ExVT.getScalarType().getSizeInBits());
765 APInt::getSignBit(ExVT.getScalarType().getSizeInBits()).zext(BitWidth);
768 ExVT.getScalarType().getSizeInBits()) &
799 Op.getOperand(0).getValueType().getScalarType().getSizeInBits();
821 unsigned InBits = InVT.getScalarType().getSizeInBits();
862 Op.getOperand(0).getValueType().getScalarType().getSizeInBits();
876 Op.getOperand(0).getValueType().getScalarType().getSizeInBits();
1059 unsigned BitWidth = OpVT.getScalarType().getSizeInBits();