Home | History | Annotate | Download | only in TableGen

Lines Matching full:istry

783       bool IsTry = *I == MCD::OPC_TryDecode;
792 OS.indent(Indentation) << "MCD::OPC_" << (IsTry ? "Try" : "")
803 if (!IsTry) {