Lines Matching defs:CI
181 static bool isHighOnes(const ConstantInt *CI) { in isHighOnes()
524 if (ConstantInt *CI = dyn_cast<ConstantInt>(GEP->getOperand(i))) { in EvaluateGEPOffsetExpression() local
552 ConstantInt *CI = dyn_cast<ConstantInt>(GEP->getOperand(i)); in EvaluateGEPOffsetExpression() local
643 auto *CI = dyn_cast<CastInst>(V); in canRewriteGEPAsOffset() local
766 if (auto *CI = dyn_cast<CastInst>(Val)) { in rewriteGEPAsOffset() local
870 if (auto *CI = dyn_cast<IntToPtrInst>(V)) { in getAsConstantIndexedAddress() local
876 if (auto *CI = dyn_cast<PtrToIntInst>(V)) { in getAsConstantIndexedAddress() local
1138 Value *X, ConstantInt *CI, in FoldICmpAddOpCst()
1859 if (auto *CI = dyn_cast<ConstantInt>(LHSI->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
2413 if (auto *CI = dyn_cast<CastInst>(ICmp.getOperand(1))) { in visitICmpInstWithCastAndCast() local
2735 if (ConstantInt *CI = dyn_cast<ConstantInt>(BO->getOperand(1))) { in ProcessUMulZExtIdiom() local
2764 ConstantInt *CI; in ProcessUMulZExtIdiom() local
2782 if (ConstantInt *CI = dyn_cast<ConstantInt>(OtherVal)) { in ProcessUMulZExtIdiom() local
2794 if (ConstantInt *CI = dyn_cast<ConstantInt>(OtherVal)) { in ProcessUMulZExtIdiom() local
2805 if (ConstantInt *CI = dyn_cast<ConstantInt>(OtherVal)) { in ProcessUMulZExtIdiom() local
2817 if (ConstantInt *CI = dyn_cast<ConstantInt>(OtherVal)) { in ProcessUMulZExtIdiom() local
2858 ConstantInt *CI = cast<ConstantInt>(BO->getOperand(1)); in ProcessUMulZExtIdiom() local
2914 ConstantInt *CI = dyn_cast<ConstantInt>(I.getOperand(1)); in DemandedBitsLHSMask() local
3118 auto *CI = dyn_cast<ConstantInt>(Op1C); in canonicalizeCmpWithConstant() local
3136 auto *CI = dyn_cast<ConstantInt>(Elt); in canonicalizeCmpWithConstant() local
3246 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3449 const APInt *CI; in visitICmpInst() local
3493 const APInt *CI; in visitICmpInst() local
3509 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3528 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3546 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3560 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3619 if (ConstantInt *CI = dyn_cast<ConstantInt>(Op1)) { in visitICmpInst() local
3662 ConstantInt *CI = nullptr; in visitICmpInst() local
3750 if (BitCastInst *CI = dyn_cast<BitCastInst>(Op0)) { in visitICmpInst() local
4013 if (ConstantInt *CI = dyn_cast<ConstantInt>(BO0->getOperand(1))) { in visitICmpInst() local
4036 if (ConstantInt *CI = dyn_cast<ConstantInt>(BO0->getOperand(1))) { in visitICmpInst() local
4669 CallInst *CI = cast<CallInst>(LHSI); in visitFCmpInst() local