Searched refs:MCSubtargetAllocator (Results 1 – 4 of 4) sorted by relevance
80 MCSubtargetAllocator.DestroyAll(); in reset()457 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
89 MCSubtargetAllocator.DestroyAll(); in reset()535 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI); in getSubtargetCopy()
224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable
256 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator; variable