Searched refs:MCK (Results 1 – 1 of 1) sorted by relevance
38 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCK, in EmitInstruction() argument43 if (MCK.getOpcode() != Hexagon::BUNDLE) { in EmitInstruction()44 HMI.addOperand(MCOperand::createInst(&MCK)); in EmitInstruction()47 MCB = const_cast<MCInst *>(&MCK); in EmitInstruction()