Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1646 if (isSameAsAnotherOperand()) in addPredicate()
1719 bool isSameAsAnotherOperand() { in isSameAsAnotherOperand() function in __anoncee47b830111::OperandMatcher
4247 if (OM.isSameAsAnotherOperand()) in importChildMatcher()