Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp178 void EmitPatternMatchTable(raw_ostream &OS);
381 void MatcherTableEmitter::EmitPatternMatchTable(raw_ostream &OS) { in EmitPatternMatchTable() function in MatcherTableEmitter
1363 MatcherEmitter.EmitPatternMatchTable(OS); in EmitMatcherTable()