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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp103 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); local
104 Assembler = &MES->getAssembler();
1446 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); local
1451 MES->PushSection();
1486 MES->SwitchSection(mySection);
1527 MES->PopSection();

Completed in 236 milliseconds