Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp92 void EmitPredicateFunctions(raw_ostream &OS);
910 void MatcherTableEmitter::EmitPredicateFunctions(raw_ostream &OS) { in EmitPredicateFunctions() function in MatcherTableEmitter
1152 MatcherEmitter.EmitPredicateFunctions(OS); in EmitMatcherTable()