Lines Matching defs:const

193 TargetInfo::checkCFProtectionBranchSupported(DiagnosticsEngine &Diags) const {  in checkCFProtectionBranchSupported()
199 TargetInfo::checkCFProtectionReturnSupported(DiagnosticsEngine &Diags) const { in checkCFProtectionReturnSupported()
224 const char *TargetInfo::getTypeConstantSuffix(IntType T) const { in getTypeConstantSuffix()
267 unsigned TargetInfo::getTypeWidth(IntType T) const { in getTypeWidth()
284 unsigned BitWidth, bool IsSigned) const { in getIntTypeByWidth()
299 bool IsSigned) const { in getLeastIntTypeByWidth()
314 FloatModeKind ExplicitType) const { in getRealTypeByWidth()
349 unsigned TargetInfo::getTypeAlign(IntType T) const { in getTypeAlign()
521 const std::vector<std::string> &FeatureVec) const { in initFeatureMap() argument
535 ParsedTargetAttr TargetInfo::parseTargetAttr(StringRef Features) const { in parseTargetAttr()
580 TargetInfo::getCallingConvKind(bool ClangABICompat4) const { in getCallingConvKind()
587 bool TargetInfo::areDefaultedSMFStillPOD(const LangOptions &LangOpts) const { in areDefaultedSMFStillPOD() argument
591 LangAS TargetInfo::getOpenCLTypeAddrSpace(OpenCLTypeKind TK) const { in getOpenCLTypeAddrSpace()
618 bool TargetInfo::isValidClobber(StringRef Name) const { in isValidClobber()
626 bool TargetInfo::isValidGCCRegisterName(StringRef Name) const { in isValidGCCRegisterName()
672 bool ReturnCanonical) const { in getNormalizedGCCRegisterName()
712 bool TargetInfo::validateOutputConstraint(ConstraintInfo &Info) const { in validateOutputConstraint()
788 unsigned &Index) const { in resolveSymbolicName()
811 ConstraintInfo &Info) const { in validateInputConstraint()