Searched refs:getUniqueInteger (Results 1 – 16 of 16) sorted by relevance
62 if (!Features->getUniqueInteger()[kSanitizerBinaryMetadataUARBit]) in runOnMachineFunction()80 APInt NewFeatures = Features->getUniqueInteger(); in runOnMachineFunction()
155 const APInt &getUniqueInteger() const;
49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset()
188 ->getUniqueInteger() in emitCGProfileMetadata()
2096 ->getUniqueInteger() in lower()2399 ->getUniqueInteger() in lower()2404 ->getUniqueInteger() in lower()
613 unsigned Idx = (unsigned)cast<Constant>(V)->getUniqueInteger().getZExtValue(); in getTypeAtIndex()
1674 const APInt &Constant::getUniqueInteger() const { in getUniqueInteger() function in Constant
5060 unsigned Val = Md->getValue()->getUniqueInteger().getZExtValue(); in UpgradeModuleFlags()
341 return std::optional<int64_t>{C->getUniqueInteger().getSExtValue()}; in getIfConst()
867 addConstantValue(AnnotationDie, Data->getValue()->getUniqueInteger(), in addAnnotation()
4317 NewShAmtSplat->getUniqueInteger() == WidestBitWidth - 1)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()4329 if (NewShAmtSplat && NewShAmtSplat->getUniqueInteger().ule(MinLeadZero)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()4342 (WidestBitWidth - 1) - NewShAmtSplat->getUniqueInteger(); in foldShiftIntoShiftInAnotherHandOfAndInICmp()
539 (OOpIsAPInt && isSelect01(C->getUniqueInteger(), *OOpC))) { in foldSelectIntoOp()
1620 unsigned Field = cast<Constant>(Idx)->getUniqueInteger().getZExtValue(); in translateGetElementPtr()
5821 APInt DefBits = APInt::getSplat(DstSize, CV->getUniqueInteger()); in emitConstantVector()
4119 unsigned Field = cast<Constant>(Idx)->getUniqueInteger().getZExtValue(); in visitGetElementPtr()
46785 C = &(SplatC->getUniqueInteger()); in combineMul()