Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1113 OPM_SameOperand, enumerator
1205 : OperandPredicateMatcher(OPM_SameOperand, InsnVarID, OpIdx), in SameOperandMatcher()
1209 return P->getKind() == OPM_SameOperand; in classof()