Lines Matching refs:getZExtValue
553 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getNumberRegisterParameters()
560 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getDwarfVersion()
572 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getCodeViewFlag()
595 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPICLevel()
609 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPIELevel()
623 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getCodeModel()
653 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getSemanticInterposition()
666 return Val && (cast<ConstantInt>(Val->getValue())->getZExtValue() > 0); in getRtLibUseGOT()
675 return UWTableKind(cast<ConstantInt>(Val->getValue())->getZExtValue()); in getUwtable()
686 Val ? cast<ConstantInt>(Val->getValue())->getZExtValue() : 0); in getFramePointer()
743 return CI->getZExtValue(); in getOverrideStackAlignment()