Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp590 std::vector<const Record *> ImmLeafPredicates; in emitCompressInstEmitter() local
778 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
802 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
853 if (!ImmLeafPredicates.empty()) { in emitCompressInstEmitter()
864 printPredicates(ImmLeafPredicates, "ImmediateCode", o); in emitCompressInstEmitter()