Home
last modified time | relevance | path

Searched refs:numfixedarityoperands (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h1024 int numfixedarityoperands, bool isMorphNodeTo) in EmitNodeMatcherCommon() argument
1028 HasMemRefs(hasmemrefs), NumFixedArityOperands(numfixedarityoperands) {} in EmitNodeMatcherCommon()
1071 bool hasOutGlue, bool hasmemrefs, int numfixedarityoperands, in EmitNodeMatcher() argument
1074 hasOutGlue, hasmemrefs, numfixedarityoperands, in EmitNodeMatcher()
1092 int numfixedarityoperands, const PatternToMatch &pattern) in MorphNodeToMatcher() argument
1094 hasOutGlue, hasmemrefs, numfixedarityoperands, in MorphNodeToMatcher()