Searched refs:MILow (Results 1 – 1 of 1) sorted by relevance
298 MCInst *MILow = new (getContext()) MCInst; in getSingleInstruction() local299 MILow->setOpcode(opLow); in getSingleInstruction()302 addSubinstOperands(MILow, opLow, instLow); in getSingleInstruction()308 MCOperand OPLow = MCOperand::createInst(MILow); in getSingleInstruction()