Searched defs:CInt (Results 1 – 15 of 15) sorted by relevance
14 typedef const int CInt; typedef
24 typedef _Complex int CInt; typedef
14 using CInt = const int; typedef
113 using CInt = const int; typedef
226 typedef Int const CInt; typedef
156 ConstantInt *CInt = dyn_cast<ConstantInt>(BinOp->getOperand(1)); in handlePhiDef() local
561 auto *CInt = dyn_cast<ConstantInt>(II.getArgOperand(2)); in simplifyX86insertps() local
7265 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in getTargetConstantBitsFromNode() local
1814 const APInt &CInt = C->getAPIntValue(); in getPowerOf2Factor() local
3424 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in computeKnownBits() local3442 if (auto *CInt = dyn_cast<ConstantInt>(Cst)) { in computeKnownBits() local4464 if (auto *CInt = dyn_cast<ConstantInt>(Elt)) { in ComputeNumSignBits() local11617 auto *CInt = dyn_cast<ConstantSDNode>(Op); in getConstantRawBits() local
721 const APInt *CInt; in tryFactorization() local
2635 if (ConstantInt *CInt = dyn_cast<ConstantInt>(CI->getArgOperand(2))) { in optimizeStrToInt() local
6394 ConstantInt *CInt = dyn_cast<ConstantInt>(I->getOperand(OpIdx)); in getEntryCost() local
4230 const APInt &CInt = C->getAPIntValue(); in skipExtensionForVectorMULL() local
9437 const APInt &CInt = C->getAPIntValue(); in SkipExtensionForVMULL() local