Searched refs:getOperandMatcher (Results 1 – 1 of 1) sorted by relevance
977 const OperandMatcher &getOperandMatcher(StringRef Name) const;2617 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2684 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2786 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()3027 const OperandMatcher &OpdMatcher = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()3087 const OperandMatcher &OM = Rule.getOperandMatcher(Copy->getSymbolicName()); in canMutate()3322 OM.getSymbolicName(), getOperandMatcher(OM.getSymbolicName()).getOpIdx()); in defineOperand()3354 RuleMatcher::getOperandMatcher(StringRef Name) const { in getOperandMatcher() function in __anoncee47b830111::RuleMatcher3527 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes()4576 const OperandMatcher &OM = Rule.getOperandMatcher(DstChild->getName()); in importExplicitUseRenderer()