Searched refs:MCSubtargetAllocator (Results 1 – 6 of 6) sorted by relevance
80 MCSubtargetAllocator.DestroyAll(); in reset()457 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
94 MCSubtargetAllocator.DestroyAll(); in reset()576 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
95 MCSubtargetAllocator.DestroyAll(); in reset()705 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
289 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
277 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable