Lines Matching refs:getZExtValue
570 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getNumberRegisterParameters()
577 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getDwarfVersion()
589 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getCodeViewFlag()
612 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPICLevel()
628 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPIELevel()
642 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getCodeModel()
660 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getLargeDataThreshold()
689 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getSemanticInterposition()
702 return Val && (cast<ConstantInt>(Val->getValue())->getZExtValue() > 0); in getRtLibUseGOT()
713 return cast<ConstantInt>(Val->getValue())->getZExtValue() > 0; in getDirectAccessExternalData()
723 return UWTableKind(cast<ConstantInt>(Val->getValue())->getZExtValue()); in getUwtable()
734 Val ? cast<ConstantInt>(Val->getValue())->getZExtValue() : 0); in getFramePointer()
791 return CI->getZExtValue(); in getOverrideStackAlignment()
798 return CI->getZExtValue(); in getMaxTLSAlignment()