Home | History | Annotate | Download | only in Scalar

Lines Matching full:apint

537     const APInt &RA = RC->getValue()->getValue();
551 const APInt &LA = C->getValue()->getValue();
552 const APInt &RA = RC->getValue()->getValue();
1036 ImmCost += APInt(64, Offset, true).getMinSignedBits();
3826 (C->getValue()->getValue().abs() * APInt(BitWidth, F.Scale))