Searched refs:Unspecified (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h58 Unspecified, member in class:clang::ento::Nullability
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp104 return Nullability::Unspecified;
109 return Nullability::Unspecified;
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp90 else if (Attrs.UnrollEnable != LoopAttributes::Unspecified ||
220 else if (Attrs.VectorizeEnable != LoopAttributes::Unspecified ||
221 Attrs.VectorizePredicateEnable != LoopAttributes::Unspecified ||
257 if (Attrs.VectorizePredicateEnable != LoopAttributes::Unspecified &&
293 if (Attrs.VectorizeEnable != LoopAttributes::Unspecified ||
433 : IsParallel(IsParallel), VectorizeEnable(LoopAttributes::Unspecified),
434 UnrollEnable(LoopAttributes::Unspecified),
435 UnrollAndJamEnable(LoopAttributes::Unspecified),
436 VectorizePredicateEnable(LoopAttributes::Unspecified), VectorizeWidth(0),
438 DistributeEnable(LoopAttributes::Unspecified), PipelineDisable
[all...]
H A DCGLoopInfo.h43 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator in enum:clang::CodeGen::LoopAttributes::LVEnableState
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h324 Unspecified
328 /// ordering is: Unspecified < Nullable < NonNull.
363 Unspecified = 3,
H A DLangOptions.h160 Unspecified, member in class:clang::LangOptions::CoreFoundationABI
259 CoreFoundationABI CFRuntime = CoreFoundationABI::Unspecified;
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h32 Unspecified, member in class:llvm::objcopy::FileFormat
153 FileFormat InputFormat = FileFormat::Unspecified;
155 FileFormat OutputFormat = FileFormat::Unspecified;
H A DCopyConfig.cpp485 .Default(FileFormat::Unspecified);
494 .Default(FileFormat::Unspecified);
495 if (Config.OutputFormat == FileFormat::Unspecified) {
947 Config.InputFormat = FileFormat::Unspecified;
948 Config.OutputFormat = FileFormat::Unspecified;
H A Dllvm-objcopy.cpp154 case FileFormat::Unspecified:
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h377 return Inheritance == MSInheritanceModel::Unspecified;
H A DASTContext.h2360 *SubTnullability == NullabilityKind::Unspecified ||
2361 *SuperTnullability == NullabilityKind::Unspecified)
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp60 case Nullability::Unspecified:
805 return Nullability::Unspecified;
889 ComputedNullab != Nullability::Unspecified) {
943 if (DestNullability == Nullability::Unspecified)
1069 Nullability ValNullability = Nullability::Unspecified;
1077 Nullability ValueExprTypeLevelNullability = Nullability::Unspecified;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftCXXABI.cpp160 return MSInheritanceModel::Unspecified;
H A DMicrosoftMangle.cpp622 case MSInheritanceModel::Unspecified: Code = 'G'; break;
653 case MSInheritanceModel::Unspecified: Code = 'J'; break;
688 if (IM == MSInheritanceModel::Unspecified)
H A DDeclPrinter.cpp1532 if (*nullability == NullabilityKind::Unspecified &&
H A DType.cpp3964 return NullabilityKind::Unspecified;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1881 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
1908 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
1933 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
1941 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
1954 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
1982 return TargetLoweringBase::ReciprocalEstimate::Unspecified;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp708 case NullabilityKind::Unspecified:
H A DDiagnostic.cpp55 case NullabilityKind::Unspecified:
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp942 NullabilityKind::Unspecified,
945 DS.setNullability(Tok.getLocation(), NullabilityKind::Unspecified);
949 NullabilityKind::Unspecified,
952 DS.setNullability(Tok.getLocation(), NullabilityKind::Unspecified);
1186 Nullability = NullabilityKind::Unspecified;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1461 static const uint8_t Unspecified = 3; local
1463 // None NonNull Nullable Unspecified
1465 /* NonNull */ { None, NonNull, Nullable, Unspecified },
1467 /* Unspecified */ { None, Unspecified, Nullable, Unspecified }
H A DSemaType.cpp1361 // Unspecified typespec defaults to int in C90. However, the C90 grammar
3684 case NullabilityKind::Unspecified:
4121 case NullabilityKind::Unspecified:
6730 return NullabilityKind::Unspecified;
8054 IM = MSInheritanceModel::Unspecified;
H A DSemaObjCProperty.cpp2461 if (*nullability == NullabilityKind::Unspecified)
2540 if (*nullability == NullabilityKind::Unspecified)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h354 Unspecified = -1,
361 /// the function's attributes, "Unspecified" is returned and target defaults
367 /// the function's attributes, "Unspecified" is returned and target defaults
373 /// the function's attributes, "Unspecified" is returned and target defaults
379 /// the function's attributes, "Unspecified" is returned and target defaults
4009 /// \p Enabled is a ReciprocalEstimate enum with value either 'Unspecified' or
4011 /// If \p RefinementSteps is 'Unspecified', the number of Newton-Raphson
4029 /// \p Enabled is a ReciprocalEstimate enum with value either 'Unspecified' or
4031 /// If \p RefinementSteps is 'Unspecified', the number of Newton-Raphson
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1206 (Enabled == ReciprocalEstimate::Unspecified && !usePrecSqrtF32())))
1209 if (ExtraSteps == ReciprocalEstimate::Unspecified)

Completed in 343 milliseconds

12