Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h812 OPM_SameOperand, enumerator
909 : OperandPredicateMatcher(OPM_SameOperand, InsnVarID, OpIdx), in SameOperandMatcher()
913 return P->getKind() == OPM_SameOperand; in classof()