Searched refs:numfixedarityoperands (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | DAGISelMatcher.h | 937 int numfixedarityoperands, bool isMorphNodeTo) in EmitNodeMatcherCommon() argument 941 HasMemRefs(hasmemrefs), NumFixedArityOperands(numfixedarityoperands) {} in EmitNodeMatcherCommon() 986 int numfixedarityoperands, unsigned firstresultslot) in EmitNodeMatcher() argument 989 numfixedarityoperands, false), in EmitNodeMatcher() 1009 int numfixedarityoperands, const PatternToMatch &pattern) in MorphNodeToMatcher() argument 1012 numfixedarityoperands, true), in MorphNodeToMatcher()
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcher.h | 937 int numfixedarityoperands, bool isMorphNodeTo) in EmitNodeMatcherCommon() argument 941 HasMemRefs(hasmemrefs), NumFixedArityOperands(numfixedarityoperands) {} in EmitNodeMatcherCommon() 986 int numfixedarityoperands, unsigned firstresultslot) in EmitNodeMatcher() argument 989 numfixedarityoperands, false), in EmitNodeMatcher() 1009 int numfixedarityoperands, const PatternToMatch &pattern) in MorphNodeToMatcher() argument 1012 numfixedarityoperands, true), in MorphNodeToMatcher()
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcher.h | 972 int numfixedarityoperands, bool isMorphNodeTo) in EmitNodeMatcherCommon() argument 976 HasMemRefs(hasmemrefs), NumFixedArityOperands(numfixedarityoperands) {} in EmitNodeMatcherCommon() 1021 int numfixedarityoperands, unsigned firstresultslot) in EmitNodeMatcher() argument 1024 numfixedarityoperands, false), in EmitNodeMatcher() 1043 int numfixedarityoperands, const PatternToMatch &pattern) in MorphNodeToMatcher() argument 1046 numfixedarityoperands, true), in MorphNodeToMatcher()
|