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

  /external/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h 134 class MCLOHContainer {
144 MCLOHContainer() : EmitSize(0) {}
182 typedef MCLOHContainer::LOHDirectives MCLOHDirectives;
MCAssembler.h 146 MCLOHContainer LOHContainer;
390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {

Completed in 216 milliseconds