Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp543 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates() function
849 printPredicates(MCOpPredicates, "MCOperandPredicate", o); in emitCompressInstEmitter()
866 printPredicates(ImmLeafPredicates, "ImmediateCode", o); in emitCompressInstEmitter()