Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp103 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); in getAssembler() local
104 Assembler = &MES->getAssembler(); in getAssembler()
1448 MCELFStreamer *MES = static_cast<MCELFStreamer *>(&Parser.getStreamer()); in processInstruction() local
1453 MES->pushSection(); in processInstruction()
1488 MES->switchSection(mySection); in processInstruction()
1529 MES->popSection(); in processInstruction()