Searched refs:getOperandMatcher (Results 1 – 1 of 1) sorted by relevance
900 const OperandMatcher &getOperandMatcher(StringRef Name) const;2171 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2206 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2308 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2522 const OperandMatcher &OM = Rule.getOperandMatcher(Copy->getSymbolicName()); in canMutate()2767 RuleMatcher::getOperandMatcher(StringRef Name) const { in getOperandMatcher() function in __anon7e76e5f80111::RuleMatcher2940 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes()3618 const OperandMatcher &OM = Rule.getOperandMatcher(DstChild->getName()); in importExplicitUseRenderer()