Searched defs:DecoderTable (Results 1 – 3 of 3) sorted by relevance
313 const uint8_t *DecoderTable = Words == 2 ? DecoderTable32 : DecoderTable16; in getInstructionII() local
137 class DecoderTable { class139 DecoderTable() { Data.reserve(16384); } in DecoderTable() function in __anonfc09cd8b0111::DecoderTable
1256 const uint8_t *DecoderTable = ARM::isCDECoproc(Coproc, STI) in getThumbInstruction() local