Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp57 void EmitPredicateFunctions(formatted_raw_ostream &OS);
615 void MatcherTableEmitter::EmitPredicateFunctions(formatted_raw_ostream &OS) { in EmitPredicateFunctions() function in MatcherTableEmitter
830 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()