Home | History | Annotate | Download | only in TableGen

Lines Matching refs:GuardPrefix

94         GuardPrefix(std::move(GPrefix)), GuardPostfix(std::move(GPostfix)),
116 std::string GuardPrefix, GuardPostfix;
1057 o.indent(Indentation) << Emitter->GuardPrefix << Decoder
1076 OS.indent(Indentation) << Emitter->GuardPrefix << Op.Decoder