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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp572 std::vector<const Record *> ImmLeafPredicates; local
750 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates,
774 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates,
825 if (!ImmLeafPredicates.empty()) {
836 printPredicates(ImmLeafPredicates, "ImmediateCode", o);

Completed in 61 milliseconds