Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3452 const OperandMatcher &OtherOM = Rule.getOperandMatcher(MatchingName); in emitPredicateOpcodes() local
3453 unsigned OtherInsnVarID = Rule.getInsnVarID(OtherOM.getInstructionMatcher()); in emitPredicateOpcodes()
3454 assert(OtherInsnVarID == OtherOM.getInstructionMatcher().getInsnVarID()); in emitPredicateOpcodes()
3462 << MatchTable::IntValue(OtherOM.getOpIdx()) in emitPredicateOpcodes()