Searched refs:getUniqueInteger (Results 1 – 14 of 14) sorted by relevance
61 if (!Features->getUniqueInteger()[kSanitizerBinaryMetadataUARBit]) in runOnMachineFunction()
155 const APInt &getUniqueInteger() const;
49 uint64_t OpValue = OpC->getUniqueInteger().getZExtValue(); in emitGEPOffset()
188 ->getUniqueInteger() in emitCGProfileMetadata()
1949 ->getUniqueInteger() in lower()2252 ->getUniqueInteger() in lower()2257 ->getUniqueInteger() in lower()
606 unsigned Idx = (unsigned)cast<Constant>(V)->getUniqueInteger().getZExtValue(); in getTypeAtIndex()
1690 const APInt &Constant::getUniqueInteger() const { in getUniqueInteger() function in Constant
4751 unsigned Val = Md->getValue()->getUniqueInteger().getZExtValue(); in UpgradeModuleFlags()
341 return std::optional<int64_t>{C->getUniqueInteger().getSExtValue()}; in getIfConst()
866 addConstantValue(AnnotationDie, Data->getValue()->getUniqueInteger(), in addAnnotation()
3881 NewShAmtSplat->getUniqueInteger() == WidestBitWidth - 1)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()3893 if (NewShAmtSplat && NewShAmtSplat->getUniqueInteger().ule(MinLeadZero)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()3906 (WidestBitWidth - 1) - NewShAmtSplat->getUniqueInteger(); in foldShiftIntoShiftInAnotherHandOfAndInICmp()
497 (OOpIsAPInt && isSelect01(C->getUniqueInteger(), *OOpC))) { in foldSelectIntoOp()
1525 unsigned Field = cast<Constant>(Idx)->getUniqueInteger().getZExtValue(); in translateGetElementPtr()
3925 unsigned Field = cast<Constant>(Idx)->getUniqueInteger().getZExtValue(); in visitGetElementPtr()