Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86CompressEVEXTablesEmitter.cpp50 PredicateInstMap; typedef in __anondb19dcf00111::X86CompressEVEXTablesEmitter
54 PredicateInstMap PredicateInsts;
66 void printCheckPredicate(const PredicateInstMap &PredicateInsts,
84 const PredicateInstMap &PredicateInsts, raw_ostream &OS) { in printCheckPredicate()