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