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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp512 static void printPredicates(std::vector<const Record *> &Predicates, function
819 printPredicates(MCOpPredicates, "MCOperandPredicate", o);
836 printPredicates(ImmLeafPredicates, "ImmediateCode", o);

Completed in 101 milliseconds