Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getLimitedValue

202     uint32_t OpRHSVal = OpRHS->getLimitedValue(BitWidth);
222 uint32_t OpRHSVal = OpRHS->getLimitedValue(BitWidth);
242 uint32_t OpRHSVal = OpRHS->getLimitedValue(BitWidth);
1415 cast<ConstantInt>(I->getOperand(1))->getLimitedValue(~0U);