Searched refs:getOperandMatcher (Results 1 – 1 of 1) sorted by relevance
978 const OperandMatcher &getOperandMatcher(StringRef Name) const;2624 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2691 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()2793 const OperandMatcher &Operand = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()3034 const OperandMatcher &OpdMatcher = Rule.getOperandMatcher(SymbolicName); in emitRenderOpcodes()3094 const OperandMatcher &OM = Rule.getOperandMatcher(Copy->getSymbolicName()); in canMutate()3329 OM.getSymbolicName(), getOperandMatcher(OM.getSymbolicName()).getOpIdx()); in defineOperand()3361 RuleMatcher::getOperandMatcher(StringRef Name) const { in getOperandMatcher() function in __anon7790e1cf0111::RuleMatcher3534 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes()4586 const OperandMatcher &OM = Rule.getOperandMatcher(DstChild->getName()); in importExplicitUseRenderer()