HomeSort by relevance Sort by last modified time
    Searched refs:MCSubtargetAllocator (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCContext.cpp 80 MCSubtargetAllocator.DestroyAll();
457 return *new (MCSubtargetAllocator.Allocate()) MCSubtargetInfo(STI);
  /external/llvm/include/llvm/MC/
MCContext.h 224 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator;

Completed in 83 milliseconds