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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp384 MCInst *MILow = new (getContext()) MCInst; local
389 Result = decodeInstruction(DecodeLow, *MILow, Instruction & 0x1fff, Address,
394 adjustDuplex(*MILow, getContext());
400 MCOperand OPLow = MCOperand::createInst(MILow);

Completed in 101 milliseconds