Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp134 COFFAllocator.DestroyAll(); in reset()
135 ELFAllocator.DestroyAll(); in reset()
136 MachOAllocator.DestroyAll(); in reset()
137 XCOFFAllocator.DestroyAll(); in reset()
138 MCInstAllocator.DestroyAll(); in reset()
140 MCSubtargetAllocator.DestroyAll(); in reset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h387 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
397 void DestroyAll() { in DestroyAll() function
H A DAutomaton.h127 Allocator.DestroyAll(); in reset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h112 VRegAlloc.DestroyAll(); in reset()
113 OffsetAlloc.DestroyAll(); in reset()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclContextInternals.h304 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp467 Allocator.DestroyAll(); in runOnMachineFunction()
H A DMachineBlockPlacement.cpp3383 ChainAllocator.DestroyAll(); in runOnMachineFunction()
3393 ChainAllocator.DestroyAll(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1946 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1949 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2132 Allocator.DestroyAll(); in runOnMachineFunction()