Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2525 for (auto &MatchClassName : Table) in emitValidateOperandClass() local
2526 OS << " " << MatchClassName << ",\n"; in emitValidateOperandClass()