Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1314 if (isSameAsAnotherOperand() || IsVariadic) in addPredicate()
1355 bool isSameAsAnotherOperand() { in isSameAsAnotherOperand() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1010 if (OM.isSameAsAnotherOperand()) in importChildMatcher()