Home
last modified time | relevance | path

Searched refs:OtherOM (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1145 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
1146 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
1147 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
1157 << MatchTable::ULEB128Value(OtherOM.getOpIdx()) in emitPredicateOpcodes()