Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp542 static void printPredicates(const std::vector<const Record *> &Predicates, in printPredicates() function
856 printPredicates(MCOpPredicates, "MCOperandPredicate", OS); in emitCompressInstEmitter()
873 printPredicates(ImmLeafPredicates, "ImmediateCode", OS); in emitCompressInstEmitter()