Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OPC_Decode

811     case MCD::OPC_Decode: {
820 OS.indent(Indentation) << "MCD::OPC_Decode, ";
1346 TableInfo.Table.push_back(MCD::OPC_Decode);
1964 << " case MCD::OPC_Decode: {\n"
1971 << " DEBUG(dbgs() << Loc << \": OPC_Decode: opcode \" << Opc\n"