/external/llvm/lib/MC/ |
D | MCContext.cpp | 76 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/ |
D | Memory.h | 46 void reset() override { alloc.DestroyAll(); } in reset()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCContext.cpp | 89 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/ |
D | MCContext.cpp | 89 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/ |
D | Allocator.h | 372 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator() 382 void DestroyAll() { in DestroyAll() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 375 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator() 385 void DestroyAll() { in DestroyAll() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Allocator.h | 388 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator() 398 void DestroyAll() { in DestroyAll() function
|
D | Automaton.h | 127 Allocator.DestroyAll(); in reset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 457 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator() 467 void DestroyAll() { in DestroyAll() function
|
D | Automaton.h | 127 Allocator.DestroyAll(); in reset()
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclContextInternals.h | 241 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
|
/external/clang/include/clang/AST/ |
D | DeclContextInternals.h | 243 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | IRTranslator.h | 111 VRegAlloc.DestroyAll(); in reset() 112 OffsetAlloc.DestroyAll(); in reset()
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | IRTranslator.h | 112 VRegAlloc.DestroyAll(); in reset() 113 OffsetAlloc.DestroyAll(); in reset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 469 Allocator.DestroyAll(); in runOnMachineFunction()
|
D | MachineBlockPlacement.cpp | 3120 ChainAllocator.DestroyAll(); in runOnMachineFunction() 3130 ChainAllocator.DestroyAll(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ExecutionDomainFix.cpp | 469 Allocator.DestroyAll(); in runOnMachineFunction()
|
D | MachineBlockPlacement.cpp | 3367 ChainAllocator.DestroyAll(); in runOnMachineFunction() 3377 ChainAllocator.DestroyAll(); in runOnMachineFunction()
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 1720 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/ |
D | MachineBlockPlacement.cpp | 1678 ChainAllocator.DestroyAll(); in runOnMachineFunction() 1687 ChainAllocator.DestroyAll(); in runOnMachineFunction()
|
D | ExecutionDepsFix.cpp | 803 Allocator.DestroyAll(); in runOnMachineFunction()
|
/external/llvm-project/clang/lib/AST/ |
D | DeclBase.cpp | 2000 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/ |
D | ARMLoadStoreOptimizer.cpp | 2029 Allocator.DestroyAll(); in runOnMachineFunction()
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 1938 Allocator.DestroyAll(); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 2081 Allocator.DestroyAll(); in runOnMachineFunction()
|