Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp620 class OperandMatcher;
801 StringMap<OperandMatcher *> DefinedOperands;
1215 const OperandMatcher &Operand;
1453 bool isHigherPriorityThan(OperandMatcher &B) { in isHigherPriorityThan()
1910 OperandMatcher &getOperand(unsigned OpIdx) { in getOperand()
2766 const OperandMatcher &
3316 OperandMatcher &OM = in createAndImportSelDAGMatcher()
3349 OperandMatcher &OM = in createAndImportSelDAGMatcher()
3386 OperandMatcher &OM = in importChildMatcher()
3892 OperandMatcher &OM0 = InsnMatcher.getOperand(0); in runOnPattern()
[all …]