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.cpp575 static void printPredicates(ArrayRef<const Record *> Predicates, StringRef Name, in printPredicates() function
908 printPredicates(MCOpPredicates, "MCOperandPredicate", OS); in emitCompressInstEmitter()
928 printPredicates(ImmLeafPredicates, "ImmediateCode", OS); in emitCompressInstEmitter()