Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1266 if (isSameAsAnotherOperand()) in addPredicate()
1305 bool isSameAsAnotherOperand() { in isSameAsAnotherOperand() function
H A DGlobalISelEmitter.cpp962 if (OM.isSameAsAnotherOperand()) in importChildMatcher()