Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp80 MCSubtargetAllocator.DestroyAll(); in reset()
457 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp89 MCSubtargetAllocator.DestroyAll(); in reset()
535 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
/external/llvm/include/llvm/MC/
DMCContext.h224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h256 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable