Searched refs:OtherOM (Results 1 – 1 of 1) sorted by relevance
3452 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local3453 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()3454 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()3462 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()