Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h803 OPM_SameOperand, enumerator
900 : OperandPredicateMatcher(OPM_SameOperand, InsnVarID, OpIdx), in SameOperandMatcher()
904 return P->getKind() == OPM_SameOperand; in classof()