| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegacyLegalizerInfo.cpp | 60 case NotFound: in operator <<() 296 case NotFound: in findAction() 306 return {NotFound, LLT()}; in findScalarLegalAction() 313 return {NotFound, LLT()}; in findScalarLegalAction() 319 return {NotFound, LLT()}; in findScalarLegalAction() 336 return {NotFound, Aspect.Type}; in findVectorLegalAction() 340 return {NotFound, Aspect.Type}; in findVectorLegalAction() 355 return {NotFound, IntermediateType}; in findVectorLegalAction()
|
| H A D | LegalizerInfo.cpp | 75 case NotFound: in operator <<()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | NoSanitizeList.cpp | 34 if (NoSan == llvm::SpecialCaseList::NotFound) in containsPrefix() 42 return San == llvm::SpecialCaseList::NotFound || NoSan > San; in containsPrefix()
|
| H A D | SanitizerSpecialCaseList.cpp | 60 return inSectionBlame(Mask, Prefix, Query, Category) != NotFound; in inSection() 75 return NotFound; in inSectionBlame()
|
| H A D | DiagnosticIDs.cpp | 672 bool NotFound = true; in getDiagnosticsInGroup() local 678 NotFound = false; in getDiagnosticsInGroup() 690 NotFound &= getDiagnosticsInGroup(Flavor, &OptionTable[(short)*SubGroups], in getDiagnosticsInGroup() 694 return NotFound; in getDiagnosticsInGroup()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ModuleFile.h | 88 NotFound = 3 enumerator 109 File.Val.setInt(NotFound); in getNotFound() 120 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Lookup.h | 41 NotFound = 0, enumerator 502 assert((ResultKind == LookupResultKind::NotFound || in setNotFoundInCurrentInstantiation() 528 ResultKind = LookupResultKind::NotFound; in resolveKindAfterFilter() 608 ResultKind = LookupResultKind::NotFound; in clear() 794 LookupResultKind ResultKind = LookupResultKind::NotFound;
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | interval_map.h | 81 ValT lookup(KeyT K, ValT NotFound = ValT()) const { 84 return NotFound;
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.h | 104 NotFound = 0x11, enumerator
|
| H A D | DriverUtils.cpp | 423 addDep(DepOpCode::NotFound, f); in write()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 612 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup() argument 614 return Traits::startLess(x, start(i)) ? NotFound : value(i); in safeLookup() 1036 ValT treeSafeLookup(KeyT x, ValT NotFound) const; 1120 ValT lookup(KeyT x, ValT NotFound = ValT()) const { 1122 return NotFound; 1123 return branched() ? treeSafeLookup(x, NotFound) : 1124 rootLeaf().safeLookup(x, NotFound); 1203 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup() argument 1209 return NR.get<Leaf>().safeLookup(x, NotFound); in treeSafeLookup()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SpecialCaseList.h | 73 static constexpr std::pair<unsigned, unsigned> NotFound = {0, 0};
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineVectorOps.cpp | 902 static constexpr auto NotFound = std::nullopt; in foldAggregateConstructionIntoAggregateReuse() local 907 SmallVector<std::optional<Instruction *>, 2> AggElts(NumAggElts, NotFound); in foldAggregateConstructionIntoAggregateReuse() 911 return !llvm::is_contained(AggElts, NotFound); in foldAggregateConstructionIntoAggregateReuse() 957 NotFound, in foldAggregateConstructionIntoAggregateReuse() enumerator 971 if (SourceAggregate == NotFound) in foldAggregateConstructionIntoAggregateReuse() 972 return AggregateDescription::NotFound; in foldAggregateConstructionIntoAggregateReuse() 1000 return NotFound; in foldAggregateConstructionIntoAggregateReuse() 1046 case AggregateDescription::NotFound: in foldAggregateConstructionIntoAggregateReuse() 1071 if (Describe(SourceAggregate) != AggregateDescription::NotFound) { in foldAggregateConstructionIntoAggregateReuse()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SpecialCaseList.cpp | 227 return NotFound; in inSectionBlame()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegacyLegalizerInfo.h | 76 NotFound, enumerator
|
| H A D | LegalizerInfo.h | 95 NotFound, enumerator 187 case LegacyLegalizeActions::NotFound: in LegalizeActionStep() 188 Action = LegalizeActions::NotFound; in LegalizeActionStep()
|
| H A D | LegalizationArtifactCombiner.h | 1538 return Step.Action == Unsupported || Step.Action == NotFound; in isInstUnsupported()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 1272 return EmbedResult::NotFound; in EvaluateHasEmbed() 1299 return EmbedResult::NotFound; in EvaluateHasEmbed()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 333 assert(ResultKind != LookupResultKind::NotFound || Decls.size() == 0); in checkDebugAssumptions() 492 assert(ResultKind == LookupResultKind::NotFound || in resolveKind() 4771 case LookupResultKind::NotFound: in resolveCorrection() 4878 case LookupResultKind::NotFound: in performQualifiedLookups()
|
| H A D | SemaTemplateVariadic.cpp | 1155 case LookupResultKind::NotFound: in ActOnSizeofParameterPackExpr()
|
| H A D | SemaDecl.cpp | 165 NotFound, enumerator 180 return UnqualifiedTypeNameLookupResult::NotFound; in lookupUnqualifiedTypeNameInBase() 183 UnqualifiedTypeNameLookupResult::NotFound; in lookupUnqualifiedTypeNameInBase() 214 if (FoundTypeDecl == UnqualifiedTypeNameLookupResult::NotFound) { in lookupUnqualifiedTypeNameInBase() 221 case UnqualifiedTypeNameLookupResult::NotFound: in lookupUnqualifiedTypeNameInBase() 237 UnqualifiedTypeNameLookupResult::NotFound; in recoverFromTypeInKnownDependentBase() 239 DC && FoundTypeDecl == UnqualifiedTypeNameLookupResult::NotFound; in recoverFromTypeInKnownDependentBase() 421 case LookupResultKind::NotFound: in getTypeName() 930 case LookupResultKind::NotFound: in ClassifyName() 18818 case LookupResultKind::NotFound: in HandleField()
|
| H A D | SemaExprObjC.cpp | 2301 case LookupResultKind::NotFound: in getObjCMessageKind()
|
| H A D | SemaExprCXX.cpp | 7790 case LookupResultKind::NotFound: in CheckMicrosoftIfExistsSymbol()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InitPreprocessor.cpp | 526 llvm::itostr(static_cast<int>(EmbedResult::NotFound))); in InitializeStandardPredefinedMacros()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 128 NotFound = 0, // Corresponds to __STDC_EMBED_NOT_FOUND__ enumerator
|