Lines Matching refs:getZExtValue
539 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getNumberRegisterParameters()
546 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getDwarfVersion()
558 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getCodeViewFlag()
581 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPICLevel()
597 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getPIELevel()
611 cast<ConstantInt>(Val->getValue())->getZExtValue()); in getCodeModel()
629 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getLargeDataThreshold()
658 return cast<ConstantInt>(Val->getValue())->getZExtValue(); in getSemanticInterposition()
671 return Val && (cast<ConstantInt>(Val->getValue())->getZExtValue() > 0); in getRtLibUseGOT()
682 return cast<ConstantInt>(Val->getValue())->getZExtValue() > 0; in getDirectAccessExternalData()
692 return UWTableKind(cast<ConstantInt>(Val->getValue())->getZExtValue()); in getUwtable()
703 Val ? cast<ConstantInt>(Val->getValue())->getZExtValue() : 0); in getFramePointer()
760 return CI->getZExtValue(); in getOverrideStackAlignment()
767 return CI->getZExtValue(); in getMaxTLSAlignment()