Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp578 std::vector<const Record *> ImmLeafPredicates; in emitCompressInstEmitter() local
766 getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
789 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
840 if (!ImmLeafPredicates.empty()) { in emitCompressInstEmitter()
851 printPredicates(ImmLeafPredicates, "ImmediateCode", o); in emitCompressInstEmitter()