Home
last modified time | relevance | path

Searched refs:DestroyAll (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp145 COFFAllocator.DestroyAll(); in reset()
146 DXCAllocator.DestroyAll(); in reset()
147 ELFAllocator.DestroyAll(); in reset()
148 GOFFAllocator.DestroyAll(); in reset()
149 MachOAllocator.DestroyAll(); in reset()
150 WasmAllocator.DestroyAll(); in reset()
151 XCOFFAllocator.DestroyAll(); in reset()
152 MCInstAllocator.DestroyAll(); in reset()
153 SPIRVAllocator.DestroyAll(); in reset()
154 WasmSignatureAllocator.DestroyAll(); in reset()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp394 EmptyHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
395 ScalarHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
396 SequenceHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
397 MapHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h401 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
411 void DestroyAll() { in DestroyAll() function
H A DAutomaton.h125 Allocator.DestroyAll(); in reset()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h114 VRegAlloc.DestroyAll(); in reset()
115 OffsetAlloc.DestroyAll(); in reset()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h309 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp467 Allocator.DestroyAll(); in runOnMachineFunction()
H A DMachineBlockPlacement.cpp3642 ChainAllocator.DestroyAll(); in run()
3664 ChainAllocator.DestroyAll(); in run()
3832 ChainAllocator.DestroyAll(); in createCFGChainExtTsp()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp2222 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
2226 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2884 ExtractorAllocator.DestroyAll(); in doOutline()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2128 Allocator.DestroyAll(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9827 {"_ZN5clang14StoredDeclsMap10DestroyAllEPS0_b", "clang::StoredDeclsMap::DestroyAll(clang::StoredDec…
12589 …DestroyAllEv", "llvm::SpecificBumpPtrAllocator<(anonymous namespace)::DomainValue>::DestroyAll()"},