Home | History | Annotate | Download | only in TableGen

Lines Matching full:opcodename

922   std::string OpcodeName;
932 EmitNodeMatcherCommon(const std::string &opcodeName,
938 : Matcher(isMorphNodeTo ? MorphNodeTo : EmitNode), OpcodeName(opcodeName),
943 OpcodeName; }
981 EmitNodeMatcher(const std::string &opcodeName,
987 : EmitNodeMatcherCommon(opcodeName, vts, operands, hasChain,
1004 MorphNodeToMatcher(const std::string &opcodeName,
1010 : EmitNodeMatcherCommon(opcodeName, vts, operands, hasChain,