Home
last modified time | relevance | path

Searched refs:MCSubtargetAllocator (Results 1 – 6 of 6) 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-10.0/llvm/lib/MC/
DMCContext.cpp94 MCSubtargetAllocator.DestroyAll(); in reset()
576 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp95 MCSubtargetAllocator.DestroyAll(); in reset()
705 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
/external/llvm/include/llvm/MC/
DMCContext.h224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h289 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h277 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable