Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp623 std::vector<const Record *> ImmLeafPredicates; in emitCompressInstEmitter() local
838 getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, DestRec, in emitCompressInstEmitter()
862 getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, DestRec, in emitCompressInstEmitter()
914 if (!ImmLeafPredicates.empty()) { in emitCompressInstEmitter()
928 printPredicates(ImmLeafPredicates, "ImmediateCode", OS); in emitCompressInstEmitter()