Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp52 void printCheckPredicate(const std::vector<Predicate> &Predicates,
76 void X86EVEX2VEXTablesEmitter::printCheckPredicate( in printCheckPredicate() function in __anon858236de0111::X86EVEX2VEXTablesEmitter
267 printCheckPredicate(EVEX2VEXPredicates, OS); in run()