Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp55 void printCheckPredicate(const std::vector<Predicate> &Predicates,
79 void X86EVEX2VEXTablesEmitter::printCheckPredicate( in printCheckPredicate() function in __anon2a7031a30111::X86EVEX2VEXTablesEmitter
238 printCheckPredicate(EVEX2VEXPredicates, OS); in run()