Home
last modified time | relevance | path

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

12

/external/llvm/lib/MC/
DMCContext.cpp76 COFFAllocator.DestroyAll(); in reset()
77 ELFAllocator.DestroyAll(); in reset()
78 MachOAllocator.DestroyAll(); in reset()
80 MCSubtargetAllocator.DestroyAll(); in reset()
/external/llvm-project/lld/include/lld/Common/
DMemory.h46 void reset() override { alloc.DestroyAll(); } in reset()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp89 COFFAllocator.DestroyAll(); in reset()
90 ELFAllocator.DestroyAll(); in reset()
91 MachOAllocator.DestroyAll(); in reset()
92 XCOFFAllocator.DestroyAll(); in reset()
93 MCInstAllocator.DestroyAll(); in reset()
95 MCSubtargetAllocator.DestroyAll(); in reset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp89 COFFAllocator.DestroyAll(); in reset()
90 ELFAllocator.DestroyAll(); in reset()
91 MachOAllocator.DestroyAll(); in reset()
92 XCOFFAllocator.DestroyAll(); in reset()
94 MCSubtargetAllocator.DestroyAll(); in reset()
/external/llvm/include/llvm/Support/
DAllocator.h372 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
382 void DestroyAll() { in DestroyAll() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h375 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
385 void DestroyAll() { in DestroyAll() function
/external/llvm-project/llvm/include/llvm/Support/
DAllocator.h388 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
398 void DestroyAll() { in DestroyAll() function
DAutomaton.h127 Allocator.DestroyAll(); in reset()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAllocator.h457 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
467 void DestroyAll() { in DestroyAll() function
DAutomaton.h127 Allocator.DestroyAll(); in reset()
/external/llvm-project/clang/include/clang/AST/
DDeclContextInternals.h241 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/clang/include/clang/AST/
DDeclContextInternals.h243 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h111 VRegAlloc.DestroyAll(); in reset()
112 OffsetAlloc.DestroyAll(); in reset()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h112 VRegAlloc.DestroyAll(); in reset()
113 OffsetAlloc.DestroyAll(); in reset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp469 Allocator.DestroyAll(); in runOnMachineFunction()
DMachineBlockPlacement.cpp3120 ChainAllocator.DestroyAll(); in runOnMachineFunction()
3130 ChainAllocator.DestroyAll(); in runOnMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/
DExecutionDomainFix.cpp469 Allocator.DestroyAll(); in runOnMachineFunction()
DMachineBlockPlacement.cpp3367 ChainAllocator.DestroyAll(); in runOnMachineFunction()
3377 ChainAllocator.DestroyAll(); in runOnMachineFunction()
/external/clang/lib/AST/
DDeclBase.cpp1720 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
1723 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1678 ChainAllocator.DestroyAll(); in runOnMachineFunction()
1687 ChainAllocator.DestroyAll(); in runOnMachineFunction()
DExecutionDepsFix.cpp803 Allocator.DestroyAll(); in runOnMachineFunction()
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp2000 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt()); in ReleaseDeclContextMaps()
2003 void StoredDeclsMap::DestroyAll(StoredDeclsMap *Map, bool Dependent) { in DestroyAll() function in StoredDeclsMap
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp2029 Allocator.DestroyAll(); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1938 Allocator.DestroyAll(); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp2081 Allocator.DestroyAll(); in runOnMachineFunction()

12