Home | History | Annotate | Download | only in X86

Lines Matching refs:getValueSizeInBits

7077       if (V.getValueSizeInBits() > V1.getValueSizeInBits()) {
7081 unsigned Ratio = V.getValueSizeInBits() / V1.getValueSizeInBits();
9541 unsigned BitWidth = Op0.getValueSizeInBits();
9542 unsigned AndBitWidth = And.getValueSizeInBits();
9935 unsigned InBits = VOp0.getValueSizeInBits();
9936 unsigned Bits = V.getValueSizeInBits();
17930 unsigned BitWidth = Op1.getValueSizeInBits();