| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | TrieRawHashMap.cpp | 243 TrieNode *Existing = S->get(Index); in find() local 244 if (!Existing) in find() 248 if (auto *ExistingContent = dyn_cast<TrieContent>(Existing)) in find() 254 S = cast<TrieSubtrie>(Existing); in find() 280 TrieNode &Existing = S->get(Index).loadOrGenerate([&]() { in insert() local 296 return PointerBase(cast<TrieContent>(Existing).getValuePointer()); in insert() 298 if (auto *ST = dyn_cast<TrieSubtrie>(&Existing)) { in insert() 305 auto &ExistingContent = cast<TrieContent>(Existing); in insert()
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslexternal.c | 201 ACPI_PARSE_OBJECT *Existing; in ExDoExternal() local 275 Existing = AslGbl_ExternalsListHead; in ExDoExternal() 276 while (Existing && NewPath) in ExDoExternal() 278 ExistingNameOp = Existing->Asl.Child->Asl.Child; in ExDoExternal() 293 ExistingArgCount = Existing->Asl.Child->Asl.Child->Asl.Next->Asl.Next; in ExDoExternal() 306 Existing = Existing->Asl.Next; in ExDoExternal()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
| H A D | Replacement.h | 159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() argument 160 : Err(Err), ExistingReplacement(std::move(Existing)) {} in ReplacementError() 164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError() argument 166 ExistingReplacement(std::move(Existing)) {} in ReplacementError()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 117 void mergeRedeclarableImpl(Redeclarable<T> *D, T *Existing, 121 void mergeRedeclarable(Redeclarable<T> *D, T *Existing, in mergeRedeclarable() argument 124 D, Existing, Redecl.isKeyDecl() ? Redecl.getFirstID() : GlobalDeclID()); in mergeRedeclarable() 128 RedeclarableTemplateDecl *Existing, bool IsKeyDecl); 231 NamedDecl *Existing = nullptr; member in clang::ASTDeclReader::FindExistingResult 239 FindExistingResult(ASTReader &Reader, NamedDecl *New, NamedDecl *Existing, in FindExistingResult() argument 242 : Reader(Reader), New(New), Existing(Existing), AddResult(true), in FindExistingResult() 247 : Reader(Other.Reader), New(Other.New), Existing(Other.Existing), in FindExistingResult() 261 operator NamedDecl *() const { return Existing; } in operator NamedDecl*() 264 return dyn_cast_or_null<T>(Existing); in operator T*() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicBlockSections.cpp | 284 auto *Existing = MF.getFunction().getMetadata(LLVMContext::MD_annotation); in hasInstrProfHashMismatch() local 285 if (Existing) { in hasInstrProfHashMismatch() 286 MDTuple *Tuple = cast<MDTuple>(Existing); in hasInstrProfHashMismatch()
|
| H A D | MachineFunction.cpp | 116 auto *Existing = in setUnsafeStackSize() local 119 if (!Existing || Existing->getNumOperands() != 2) in setUnsafeStackSize() 123 if (auto &N = Existing->getOperand(0)) { in setUnsafeStackSize() 125 if (auto &Op = Existing->getOperand(1)) { in setUnsafeStackSize()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.cpp | 213 if (ContextNode *Existing = Data.FlatCtx) in getFlatProfile() local 214 return Existing; in getFlatProfile() 221 if (ContextNode *Existing = Data.FlatCtx) in getFlatProfile() local 222 return Existing; in getFlatProfile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDeletion.cpp | 183 auto Existing = FirstIterValue.find(V); in getValueOnFirstIteration() local 184 if (Existing != FirstIterValue.end()) in getValueOnFirstIteration() 185 return Existing->second; in getValueOnFirstIteration()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | ItaniumManglingCanonicalizer.cpp | 109 if (NodeHeader *Existing = Nodes.FindNodeOrInsertPos(ID, InsertPos)) in getOrCreateNode() local 110 return {static_cast<T*>(Existing->getNode()), false}; in getOrCreateNode()
|
| H A D | InstrProfWriter.cpp | 248 memprof::IndexedMemProfRecord &Existing = Iter->second; in addMemProfRecord() local 249 Existing.merge(NewRecord); in addMemProfRecord()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclTemplate.cpp | 428 EntryType *Existing = Specializations.GetOrInsertNode(Entry); in addSpecializationImpl() local 429 (void)Existing; in addSpecializationImpl() 430 assert(SETraits::getDecl(Existing)->isCanonicalDecl() && in addSpecializationImpl() 608 ClassTemplatePartialSpecializationDecl *Existing in AddPartialSpecialization() local 610 (void)Existing; in AddPartialSpecialization() 611 assert(Existing->isCanonicalDecl() && "Non-canonical specialization?"); in AddPartialSpecialization() 1368 VarTemplatePartialSpecializationDecl *Existing = in AddPartialSpecialization() local 1370 (void)Existing; in AddPartialSpecialization() 1371 assert(Existing->isCanonicalDecl() && "Non-canonical specialization?"); in AddPartialSpecialization()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenCL.cpp | 90 OpenCLIntelReqdSubGroupSizeAttr *Existing = in handleSubGroupSize() local 92 if (Existing && Existing->getSubGroupSize() != SGSize) in handleSubGroupSize()
|
| H A D | SemaAPINotes.cpp | 145 auto Existing = GetExistingAttr(D); in handleAPINotedAttribute() local 146 if (Existing != D->attr_end()) { in handleAPINotedAttribute() 150 S.Context, Metadata.Version, *Existing, /*IsReplacedByActive*/ true); in handleAPINotedAttribute() 152 D->getAttrs().erase(Existing); in handleAPINotedAttribute()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 1711 if (Module *Existing = Map.lookupModuleQualified(ModuleName, ActiveModule)) { in handleModuleDecl() local 1716 bool LoadedFromASTFile = Existing->IsFromModuleFile; in handleModuleDecl() 1718 bool Inferred = Existing->IsInferred; in handleModuleDecl() 1734 bool PartOfFramework = MD.Framework || Existing->isPartOfFramework(); in handleModuleDecl() 1741 SourceMgr.getDecomposedLoc(Existing->DefinitionLoc).first; in handleModuleDecl() 1744 bool SameModuleDecl = ModuleNameLoc == Existing->DefinitionLoc; in handleModuleDecl() 1752 if (!Existing->Parent && Map.mayShadowNewModule(Existing)) { in handleModuleDecl() 1753 ShadowingModule = Existing; in handleModuleDecl() 1758 Diags.Report(Existing->DefinitionLoc, diag::note_mmap_prev_definition); in handleModuleDecl()
|
| H A D | Pragma.cpp | 917 if (PragmaHandler *Existing = PragmaHandlers->FindHandler(Namespace)) { in AddPragmaHandler() local 918 InsertNS = Existing->getIfNamespace(); in AddPragmaHandler() 945 PragmaHandler *Existing = PragmaHandlers->FindHandler(Namespace); in RemovePragmaHandler() local 946 assert(Existing && "Namespace containing handler does not exist!"); in RemovePragmaHandler() 948 NS = Existing->getIfNamespace(); in RemovePragmaHandler()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-core_names.h.pod | 17 Existing names are further described in the manuals for OpenSSL's
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIE.cpp | 143 if (DIEAbbrev *Existing = in uniqueAbbreviation() local 145 Die.setAbbrevNumber(Existing->getNumber()); in uniqueAbbreviation() 146 return *Existing; in uniqueAbbreviation()
|
| H A D | AccelTable.cpp | 446 if (DebugNamesAbbrev *Existing = in populateAbbrevsMap() local 448 Value->setAbbrevNumber(Existing->getNumber()); in populateAbbrevsMap()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGPointerAuth.cpp | 610 auto Existing = VTablePtrAuthInfos.find(Record); in getVTablePointerAuthentication() local 612 if (Existing != VTablePtrAuthInfos.end()) { in getVTablePointerAuthentication() 613 Authentication = Existing->getSecond(); in getVTablePointerAuthentication()
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 13 user space library APIs (libzfs.so). Existing user/kernel interfaces are
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCTargetDesc.cpp | 528 auto Existing = ArchSubtarget.find(std::string(STI->getCPU())); in getArchSubtarget() local 529 if (Existing == ArchSubtarget.end()) in getArchSubtarget() 531 return Existing->second.get(); in getArchSubtarget()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_ERR_STATE_save.pod | 43 saved state I<es> to the thread error state. Existing entries in
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | ste-dma40.txt | 59 Existing signal numbers for the DB8500 ASIC. Unless specified, the signals are
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-tls.md | 153 record layer. Existing record layers include one for TLS, one for DTLS and one 177 Existing TLS record layers use TLS keys and IVs that are calculated using a
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 1725 if (auto *Existing = getMetadata(LLVMContext::MD_annotation)) { in addAnnotationMetadata() local 1728 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata() 1755 if (auto *Existing = getMetadata(LLVMContext::MD_annotation)) { in addAnnotationMetadata() local 1756 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata()
|