Lines Matching refs:getScalarType

150       unsigned BitWidth = Op.getValueType().getScalarType().getSizeInBits();
1549 unsigned DestBits = VT.getScalarType().getSizeInBits();
1838 ConstValue1.getBitWidth() == VT.getScalarType().getSizeInBits();
2499 unsigned BitWidth = VT.getScalarType().getSizeInBits();
2624 Constant.zextOrTrunc(Load->getMemoryVT().getScalarType().getSizeInBits());
2740 unsigned BitWidth = N1.getValueType().getScalarType().getSizeInBits();
2742 BitWidth - MemVT.getScalarType().getSizeInBits())) &&
2760 unsigned BitWidth = N1.getValueType().getScalarType().getSizeInBits();
2762 BitWidth - MemVT.getScalarType().getSizeInBits())) &&
3636 unsigned OpSizeInBits = VT.getScalarType().getSizeInBits();
3710 uint64_t InnerShiftSize = InnerShiftVT.getScalarType().getSizeInBits();
3793 unsigned OpSizeInBits = VT.getScalarType().getSizeInBits();
3886 TruncC = TruncC.trunc(TruncVT.getScalarType().getSizeInBits());
3909 if (LargeVT.getScalarType().getSizeInBits() - OpSizeInBits ==
3944 unsigned OpSizeInBits = VT.getScalarType().getSizeInBits();
3989 uint64_t InnerShiftSize = InnerShiftVT.getScalarType().getSizeInBits();
4320 DAG.getConstant(VT.getScalarType().getSizeInBits() - 1, VT));
4522 unsigned OpBits = Op.getValueType().getScalarType().getSizeInBits();
4523 unsigned MidBits = N0.getValueType().getScalarType().getSizeInBits();
4524 unsigned DestBits = VT.getScalarType().getSizeInBits();
4675 unsigned ElementWidth = VT.getScalarType().getSizeInBits();
4819 N0.getValueType().getScalarType());
4953 N0VT.getScalarType().getSizeInBits());
5131 N0VT.getScalarType().getSizeInBits());
5371 unsigned VTBits = VT.getScalarType().getSizeInBits();
5372 unsigned EVTBits = EVT.getScalarType().getSizeInBits();
5393 if (N00.getValueType().getScalarType().getSizeInBits() <= EVTBits &&
9173 Value.getValueType().getScalarType().getSizeInBits(),
9174 ST->getMemoryVT().getScalarType().getSizeInBits()));
9184 Value.getValueType().getScalarType().getSizeInBits(),
9185 ST->getMemoryVT().getScalarType().getSizeInBits())))
9554 EVT OutScalarTy = VT.getScalarType();
9935 if (InsIdx->getZExtValue() * SmallVT.getScalarType().getSizeInBits() ==
9936 ExtIdx->getZExtValue() * NVT.getScalarType().getSizeInBits())