Home
last modified time | relevance | path

Searched defs:hasInGlue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h1023 bool hasInGlue, bool hasOutGlue, bool hasmemrefs, in EmitNodeMatcherCommon()
1048 bool hasInGlue() const { return HasInGlue; } in hasInGlue() function
1070 ArrayRef<unsigned> operands, bool hasChain, bool hasInGlue, in EmitNodeMatcher()
1090 ArrayRef<unsigned> operands, bool hasChain, bool hasInGlue, in MorphNodeToMatcher()