Searched refs:MILow (Results 1 – 1 of 1) sorted by relevance
297 MCInst *MILow = new (getContext()) MCInst; in getSingleInstruction() local298 MILow->setOpcode(opLow); in getSingleInstruction()301 addSubinstOperands(MILow, opLow, instLow); in getSingleInstruction()307 MCOperand OPLow = MCOperand::createInst(MILow); in getSingleInstruction()