Searched refs:isAttrMatcher (Results 1 – 3 of 3) sorted by relevance
42 bool DagLeaf::isAttrMatcher() const { in isAttrMatcher() function in DagLeaf62 assert((isOperandMatcher() || isAttrMatcher()) && in getAsConstraint()660 bool isAttr = leaf.isAttrMatcher() || leaf.isEnumAttrCase() || in collectBoundSymbols()
71 bool isAttrMatcher() const;
269 if (leaf.isAttrMatcher() || leaf.isConstantAttr()) { in emitNativeCodeMatch()480 if (!matcher.isAttrMatcher()) { in emitAttributeMatch()