Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DAllocator.h197 DestroyAll();
203 void DestroyAll() {
/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/include/llvm/Support/
DAllocator.h372 ~SpecificBumpPtrAllocator() { DestroyAll(); } in ~SpecificBumpPtrAllocator()
382 void DestroyAll() { in DestroyAll() function
/external/clang/include/clang/AST/
DDeclContextInternals.h243 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp515 Allocator.DestroyAll(); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1678 ChainAllocator.DestroyAll(); in runOnMachineFunction()
1687 ChainAllocator.DestroyAll(); in runOnMachineFunction()
DExecutionDepsFix.cpp803 Allocator.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/Target/ARM/
DARMLoadStoreOptimizer.cpp1938 Allocator.DestroyAll(); in runOnMachineFunction()