Searched defs:MES (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp149 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); local
150 Assembler = &MES->getAssembler();
1671 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); local
1676 MES->PushSection();
1711 MES->SwitchSection(mySection);
1752 MES->PopSection();

Completed in 1388 milliseconds