Home
last modified time | relevance | path

Searched refs:MCSubtargetAllocator (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp94 MCSubtargetAllocator.DestroyAll(); in reset()
576 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h277 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable