Searched refs:getDecoderTable (Results 1 – 2 of 2) sorted by relevance
105 static const uint8_t *getDecoderTable(uint64_t Size) { in getDecoderTable() function130 Result = decodeInstruction(getDecoderTable(Size), Instr, in getInstruction()143 Result = decodeInstruction(getDecoderTable(Size), Instr, Insn, in getInstruction()
209 static const uint8_t *getDecoderTable(AddrMode SrcAM, unsigned Words) { in getDecoderTable() function278 DecodeStatus Result = decodeInstruction(getDecoderTable(SrcAM, Words), MI, in getInstructionI()