Lines Matching refs:EmitNodeMatcherCommon
953 /// EmitNodeMatcherCommon - Common class shared between EmitNode and
955 class EmitNodeMatcherCommon : public Matcher {
966 EmitNodeMatcherCommon(const std::string &opcodeName,
1012 class EmitNodeMatcher : public EmitNodeMatcherCommon {
1022 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain,
1035 class MorphNodeToMatcher : public EmitNodeMatcherCommon {
1045 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain,