Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp141 COFFAllocator.DestroyAll(); in reset()
142 DXCAllocator.DestroyAll(); in reset()
143 ELFAllocator.DestroyAll(); in reset()
144 GOFFAllocator.DestroyAll(); in reset()
145 MachOAllocator.DestroyAll(); in reset()
146 WasmAllocator.DestroyAll(); in reset()
147 XCOFFAllocator.DestroyAll(); in reset()
148 MCInstAllocator.DestroyAll(); in reset()
149 SPIRVAllocator.DestroyAll(); in reset()
151 MCSubtargetAllocator.DestroyAll(); in reset()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp395 EmptyHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
396 ScalarHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
397 SequenceHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
398 MapHNodeAllocator.DestroyAll(); in releaseHNodeBuffers()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h393 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
403 void DestroyAll() { in DestroyAll() function
H A DAutomaton.h125 Allocator.DestroyAll(); in reset()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h303 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/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/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp467 Allocator.DestroyAll(); in runOnMachineFunction()
H A DMachineBlockPlacement.cpp3453 ChainAllocator.DestroyAll(); in runOnMachineFunction()
3473 ChainAllocator.DestroyAll(); in runOnMachineFunction()
3637 ChainAllocator.DestroyAll(); in createCFGChainExtTsp()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp2104 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
2108 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2903 ExtractorAllocator.DestroyAll(); in doOutline()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2129 Allocator.DestroyAll(); in runOnMachineFunction()