HomeSort by: relevance | last modified time | path
    Searched refs:MCInstAllocator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 138 MCInstAllocator.DestroyAll();
180 return new (MCInstAllocator.Allocate()) MCInst;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 119 SpecificBumpPtrAllocator<MCInst> MCInstAllocator;

Completed in 15 milliseconds