Searched refs:getInstructionBundle (Results 1 – 3 of 3) sorted by relevance
144 virtual DecodeStatus getInstructionBundle(MCInst &Instr, uint64_t &Size, in getInstructionBundle() function
49 S = DisAsm.getInstructionBundle(Inst, Size, Data.slice(Index), Index, in PrintInsts()
61 DecodeStatus getInstructionBundle(MCInst &Instr, uint64_t &Size,253 DecodeStatus HexagonDisassembler::getInstructionBundle(MCInst &MI, in getInstructionBundle() function in HexagonDisassembler