Home | History | Annotate | Download | only in TableGen

Lines Matching full:decodetable

1883      << "static DecodeStatus decodeInstruction(const uint8_t DecodeTable[], MCInst &MI,\n"
1889 << " const uint8_t *Ptr = DecodeTable;\n"
1893 << " ptrdiff_t Loc = Ptr - DecodeTable;\n"
1921 << " << \" continuing at \" << (Ptr - DecodeTable) << \"\\n\");\n"