Searched refs:getDecoderTable (Results 1 – 2 of 2) sorted by relevance
261 static const uint8_t *getDecoderTable(uint64_t Size) { in getDecoderTable() function285 Result = decodeInstruction(getDecoderTable(Size), Instr, in getInstruction()298 Result = decodeInstruction(getDecoderTable(Size), Instr, Insn, in getInstruction()
205 static const uint8_t *getDecoderTable(AddrMode SrcAM, unsigned Words) { in getDecoderTable() function273 DecodeStatus Result = decodeInstruction(getDecoderTable(SrcAM, Words), MI, in getInstructionI()